-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.6, 5.8
-
Fix Version/s: 5.6.0-HF29, 5.8.0-HF04, 5.9.1
-
Component/s: Automation, Seam / JSF UI
-
Tags:
When calling an automation chain that will change the current document, it may not be refreshed correctly in the UI as the Seam component navigationContext has a cache (conversation scope) that relies on the dc:modified property value of the document.
When this property is not changed (when just following a lifecycle transition for instance), the cache is not reset properly.
Calling the "Refresh UI" operation should force this update.