Hello everyone,
I've recently worked on BYOD in dynamics 365 and it works almost I wanted but first here is all steps I've made:
- export entity store configurated
- entities published and tracking changed to entire entity
- export tested
During the tests I noticed that when I export Released Product v2 entity which includes product purch, sales prices and cost for second time doesn't update the rows which prices or cost are changed. When I change poperty like "latest purchase price" then it works fine, only those products which are changed are exported to database, but when I will update the price it does nothing.
I know I can make full push and drop previous data but it's a lot of data and I would take too much time and incremental push is something really usefull in this case but it have to work as intended.
Any sugesstions?