Change Request state change from new to cancelled
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2022 01:48 AM
I have a defect to fix , the requirement is when the user is cancelling the change request in "New" state, the change request is moving to "Closed" state instead of "Cancelled". However, when the change is cancelled in any other state, it is moving to "Cancelled" state.
Can anyone suggest how to solve this by updating existing Business rules/scripts responsible for it. I am not getting the BR name.
Thanks in Advance!
- Labels:
-
Change Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2025 09:28 PM
Have you been able to find a solution for this? I am facing the same issue on the client instance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2025 08:33 PM
Hi Kirti,
This happens when the risk assesment is not submitted on the change request, try to find that business rule in your system and prevent it from running when change request state changes to 'Cancelled'. Hopefully this will resolve your issue.