change management planning tab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
7 hours ago
Do you lock down the planning tab fields after the approvals have been requested?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
7 hours ago
Hi @dcarmon99
Technically, we can implement a lock-down. However, as a Change Manager, I would suggest not locking it down. During approvals or implementation, there may be a need to make updates or add points, and restricting changes could cause issues.
I understand that as per process it may not be ideal, but if we lock it completely, necessary updates or additions may not be possible.
Instead, I recommend keeping it open but displaying a warning message to users. If anyone tries to make changes after approval, a pop-up should appear informing them that changes after approval are not recommended, and they should proceed via a change or update in work notes.
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/dratulgrover [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago - last edited 5 hours ago
Hi @dcarmon99
This really varies depending on the client. For example, in my current project, once a change request is submitted (i.e., it’s no longer in the “New” state), all fields become read-only or locked for everyone except the Change Management team.
So it’s best to confirm the expected behavior with your business requirements.
To enforce field locking, using ACLs is recommended. Alternatively, you can also achieve this with UI Policies or Client Scripts.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
Hi @dcarmon99,
Basically, it depends on the client business needs or requirements, according to that we need to align with the recommended approaches.
When I was part of custom Change model implementation, I need to make lock down/hide/read-only the fields which are present under the planning tab in the "State - New" itself. So, it depends on the business needs.
I would prefer you to go mostly with the UI Policies to achieve this behaviour (Note: Set the Order numbering for UI Policies correctly so that it works) it helped me while I'm implementing this functionality.
