I recently encountered an issue where I had performed the following steps in my development environment:
When migrating to a deployed test model, the system appeared to migrate these in the order 2,3,1 meaning that the sync failed as in between steps 3 and 1, it was trying to add a line item with the format of no data to a line item subset.
Not sure if anyone else has experienced similar behaviour, there is obviously a work around but it was just tedious continually taking revision tags in the right order to get the desired outcome in the deployed model.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.