CI field visibility on Security Incident Task form

Snow Angel
Tera Expert

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.

2 REPLIES 2

Ethan Davies
Mega Sage
Mega Sage

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.

Dr Atul G- LNG
Tera Patron
Tera Patron

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]

****************************************************************************************************************