CI field visibility on Security Incident Task form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2023 01:38 PM
Can someone tell me how to approach the below requirement?
GIVEN a Security Incident Response Task (SIT), WHEN the SIT has been closed (Active=false)
The Configuration Item field and field value (if populated) should remain visible within the SIT form AND
The Configuration Item field value (if populated) should continue to be displayed within a list view containing SITs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2023 05:25 PM
Your solution depends on any existing configuration that is in place already for hiding the CI field. Your last line "The Configuration Item field value (if populated) should continue to be displayed within a list view containing SITs." makes me think that there are maybe some ACLs blocking this today.
The easiest way to cover both requirements would be to create a READ field-level ACL on the SIT table for when a value is populated and the task is closed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2023 02:59 AM
Hi @Snow Angel
Please let us know where you stuck, so that we can help you.
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]
****************************************************************************************************************