Change State transition from Authorize to New Denied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2024 11:05 AM
Hi All,
I rejected the change request and it should go to New state from authorize but its throwing an error "Invalid state transition. Can not update from state 'Authorize' to state 'New' with given values". Does anybody has idea which script or business rule OOTB handles state transition of change when request is approved or rejected?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2024 12:06 PM
OOB, this is configured in the model itself. Go to "Change > Administration > Change Models":
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2024 09:06 PM
Hi @jMarshal,
I checked the state model which is exactly same as your shared screenshots but still throwing the above error.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2024 04:07 AM
cheek the oOTB attached flow , is any logic for change rejection at auth.?
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
04-25-2024 10:38 PM
Hi @Dr Atul G- LNG,
I checked the flow as well I don't find any logic that is halting or aborting the rejection process. It seems to me the platform issue as this functionality is OOTB. Btw Thanks for your inputs.