Question
Commit done during Finish Assignment is commiting stale copy of data
1) We are opening a case from worklist in one portal(as it is optimistic locking for case type, lock is not held), meanwhile through backend activity we are updating some properties in pyWorkPage of that case through backend activity(obj-open + lock + release on commit, changed values of properties in the case which are not referred in the UI when case was first opened in portal)
2) The changed values are reflected in db
3) Now the earlier opened case has been submitted in the portal
Observed that the changed values in the pyWorkPge of case in backed activity have been overrided, and stale values prevalent at the time of opening in portal (but not referenced in UI) have been commited into db
***Edited by Moderator Marissa to update platform capability tags***
Hello,
This is a bit surprising. Which version of the product are you running ?