Flow Designer - RITM field values are getting updated only after a page reload if ritm is approved
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2024 02:05 AM
Hi All,
I have written a flow designer for a catalog item, once the approval is approved the field changes are getting reflected after a page refresh.
I opened the RITM and approved the ritm from related list. i could see in related list of that particular record which i approved moved from requested to approved but stage value present in same ritm form is not getting updated. it's getting updated after a page refresh.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2024 04:54 AM
Are you looking at the record in the old ui or in the Next Experience (workspace)?
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2024 11:58 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2024 12:56 AM
Did you check on the flow execution? Maybe there is something in the flow taking a very long time to complete and only setting the values later (which coincidently is the same time you refresh).
I was just running flows on a customer instance and all values were changed immediately.
Just in case:
Do know that when approving the record, you are actually updating the approval record, which is set to 'approved' as you see in your related list. That update triggers your flow to update the record itself.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark