Flow Designer state update is not reflected on the form until page refresh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
When the Flow Designer updates the record state from Draft to Review, the flow completes successfully and the record is updated in the database. However, the updated state is not consistently reflected on the form immediately. In most cases, the user must manually refresh the page to see the latest state. Occasionally, the state updates automatically without a refresh.
Why the UI is not consistently reflecting the state change and ensure the form refreshes automatically after the Flow Designer updates the record
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hi @Sathwik1
Flow Designer runs asynchronously on the server, so when a flow updates a record in the database, the client UI is not immediately notified of those changes.
As a result, the form may continue displaying stale data until it is refreshed or reloaded. Inconsistent automatic updates are typically caused by workspace or form caching, delayed client-side refreshes, or conflicts with Client Scripts or UI Policies that override or delay the updated values.
Refer:
https://servicenowguru.com/graphical-workflow/applying-sync-async-pattern-flow-designer/
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti