Skip to main content

I am having what seems to be a strange issue.

We use push notifications to send product updates to an external sysem. For the most part this works well. My issue is on Stock Items.  We have various attributes on the stock item entity. When those values change, I need it to fire the push notification. It is firing, but the JSON data payload for the attrbute fields is null.  

 

The catch is, if I make a change/update to one of the stock item fields (name, description)...it fires the same push notification. The attribute data is no longer null, it sends the correct information.

 

My GI I subscribed to has the attributes defined in the results grid.  Any ideas on what this could be? This seems like a bug IMO. 

Here is what I get for the attribute updates. PreOrderDate and ReleaseDate are supposed to have date values, but you can see they are null when is triggered by a attribute change.  Again, if I update a field on the parent StockItem, this payload will contain the correct values.  Thoughts?

 

 

Hi @eelliston ,

Can you share the GI to review the issue?


Reply