Flow designer logs updates
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
46m ago
I have a flow designer in which I am updating the time zone with location.timezone if the location is not empty and trigger condition is Record created or updated.
The flow is currently triggered on Record Created OR Updated, which causes it to run even when the Location field is empty.
As a result, unnecessary entries are being inserted into the sys_flow_context table.
Also, I could see the flow logs twice for the same user record in PROD instance and I couldn't replicate this issue in non-PROD.
When I verified the logs, I found in both logs the if condition also executed and update happens twice. How can be the update happen twice in the same timestamp for a particular user.
What could be the reason for this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
22m ago
did the flow run 2 times because of multiple updates on same record?
any business rule or script include is updating the record 2 times?
you are not able to replicate in lower instance may be because PROD will have lot of integrations which might be updating the record and leading to flow triggering multiple times
See by adding the Trigger -> For Each Unique Change
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
