Approval not triggering properly after using "Revert to New" button
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2025 04:03 AM
Hi All,
-> We have configured the approval in flow designer with 2 levels of approval in Change-Assess state,
1. change coordinator approval
2. change manager approval
-> once the change coordinator approves the change, it is moving to change manager approval, in this stage if we use "Revert to New" , change moving back to New state.
-> Now the issue is, when the user clicks the "Request Approval" again, the approvals are not triggering properly which means, it skips the change coordinator approval, it is directly triggering change manager approval.
anyone can help me on this?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2025 04:23 AM
Hi @MS17
The worst part of change flow is this, believe it takes days to fix it, as it might be some case and not for other cases. Tough to say what went wrong, you can compare with OOTB UI action.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2025 04:44 AM
Hi @Dr Atul G- LNG ,
When I checked the flow engine log entry, i could see this error "CreateApprovalRecords: Approval record was not created correctly for user '290638e61b34561480f076e09b4bcb7e' under group '0e4ed8a41b03a91080f076e09b4bcb23'"
will this info helpful?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2025 04:46 AM
Hi @MS17
Please check is the same group where the approval should trigger, compare the sys id.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2025 04:53 AM - edited 02-10-2025 05:01 AM
Yes, the group sys_id is same
And one more point, if the approval rejected by change manage and if requested again, the approval is not being skipped, it is skipped only when we use the "Revert to New" ui action.