knowledge base: how to do currently ,when the incident is closed ,all fields become read only.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2025 02:57 AM
how to do currently ,when the incident is closed ,all fields become read only.
now we need to make this field editable if the user has role knowledge_manager.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2025 03:01 AM
Hi @BhujangiG,
This is OOTB. If you want to make fields editable, you would need to create Access Conctols (ACLs) on incident table.
Condition should be (Active = false).
Role: knowledge_manager
If you found this helpful, please hit the thumbs-up button and mark as correct. That helps others find their solutions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2025 12:53 AM
Was this helpful? Was the issue resolved?
If you found this helpful, please hit the thumbs-up button and mark as correct. That helps others find their solutions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2025 03:01 AM
but why to open closed incidents for knowledge_manager?
You can check the existing table.None WRITE ACL on incident and update
OR
create a new table.None WRITE ACL with that role and in condition give State=Closed
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2025 03:26 AM
Hi @BhujangiG
Opening a closed incident goes against the process, which means that once an incident is closed, no one should reopen it under any circumstances.
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]
****************************************************************************************************************