About synchronization of association data on the page after Rollback

0
I noticed that after the rollback, the associated data was not synchronized with the database. How can I synchronize the associated data with the database?
asked
1 answers
0

Dear Sally,

 

Rollback only affect the object being rollbacked, associated object remains in same state/ memory unless explicitly rollbacked.

 

If object that's rollbacked holds the details of association, then an explicite refresh is required.

 

Hope my answer helps. Reach me out for any queries.

answered