We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

security incident issue

ChapalaR
Tera Contributor

when select close SiR ui action buttion automatically closure resolution notes under code catagory close fetch false postive based on false postive close notes options shown only 3 
code catagory close if fetch begin postive unser close notes options shown only 2

3 REPLIES 3

erin77brown
Kilo Contributor

When the "Close SiR" UI action is selected, the system logic filters the available resolution options based on the identified Close Code. If the category is set to False Positive, the resolution notes are filtered to show only the 3 options specifically relevant to misidentifications or benign triggers. Conversely, if the category is set to True Positive, the system restricts the selection to the 2 options designated for confirmed security incidents. This automated filtering ensures data integrity by preventing mismatched closure classifications.

Mark Manders
Giga Patron

Can you please rewrite your question explaining what it is you are looking for? Screenshots can help as well, but at least state clearly 

a. what it is you are doing

b. what happens

c. what you expected to happen

 

Without any punctuation your question just looks like a string of random words that makes it very hard to understand the issue you are having.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

 

Spoiler

So for example

if close code category is benign positive then i want only the 1stfive option of the close code to be displayed, same goes with true positive and false positive the next 5 fields should only be display 

How do i achieve this