Security Operations workspace - Close Security Incident

Pedro Silva4
Kilo Guru

Hello,

 

When using the Security Operations workspace, we have the hability to go through the stages of the incident:

 

PedroSilva4_1-1669294413008.png

However, when trying to close the SI, I am getting an error:

PedroSilva4_2-1669294457679.png

And it returns back to "Review" state.

 

I think the problem is not having the Close Notes and Close Code populated as they are mandatory in the normal UI. 

What did you guy do to solve this?

 

Thought about creating a modal window to populate those fields, but not sure how I would show it when the state changes to Closed (and before throwing the error)

 

Any guidance would be very much appreciated!

 

Thanks!

1 ACCEPTED SOLUTION

Hey Brad, sorry never reply to this! 🙂 

you were partially correct. However, the biggest issue was the Script Include "SecurityIncidentUtils" had not been updated since 2018! 🙄

So obviously back then there was no workspace yet.

Once I updater it to the latest version (tokyo) then everything started working 🙂 

View solution in original post

4 REPLIES 4

Brad W1
ServiceNow Employee
ServiceNow Employee

Hello @Pedro Silva4 ,

I have tried to replicate the issue that you are experiencing in a clean instance and I am not able to generate the same error. When I move an SIR from Review to Close the experience is that, on the Close Incident tab, the Close code and Close notes must be populated. Then the Close Incident UI Action selected.

BradW1_0-1670013847120.png

 

If the Close Incident is clicked before populating the two fields, then a standard message is received.

BradW1_1-1670013956998.png

Have you checked for other configurations or customizations that have been made that may be interrupting the normal process?

 

- Brad W.

Hi Brad, 

 

Thank you so much for your reply!

 

Yes you are right, I did the same in my PDI (should have done it before I suppose) and when moving the the incident to "Review" State, then i can see the "Close Incident" tab:

PedroSilva4_0-1670233988006.png

 

However, from the client's instance, I cannot see this tab:

PedroSilva4_1-1670234138348.png

 

I was the one that installed the plugin and did some customizations.. but don't think I played with this tab or any code/layout.

 

I will try to see what's different from my PDI to the client's instance.

Please let me know if you have any ideas!

 

Brad W1
ServiceNow Employee
ServiceNow Employee

Hello @Pedro Silva4 , my best guess is something happened to the Client Scripts for those tabs. There are 4 Clients Scripts involved:

BradW1_0-1670249661504.png

Take a look there and see if they match a baseline instance.

 

Hey Brad, sorry never reply to this! 🙂 

you were partially correct. However, the biggest issue was the Script Include "SecurityIncidentUtils" had not been updated since 2018! 🙄

So obviously back then there was no workspace yet.

Once I updater it to the latest version (tokyo) then everything started working 🙂