Continuing the discussion from RowStates not called after update in workflow screen:
When there is a UI action that changes the data, after return the change probably doesn’t trigger an update of row states, so wrong UI buttons are shown.
Continuing the discussion from RowStates not called after update in workflow screen:
When there is a UI action that changes the data, after return the change probably doesn’t trigger an update of row states, so wrong UI buttons are shown.
Investigation shown that PendingChanges
response doesn’t contain State
of the updated object. The question is if it should be delivered with it.
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.