Adding new states to Security Incidents

StewartFletcher
Tera Expert

Got a request in to add new States into Security Incidents. I've been looking to try and add these, but while I can add them to the Choice List, they will not appear in the drop down at any point. Also can't see to add anything to the Process Flow as apparently the sn_si_incident table cannot be found - despite seeing all the currenty entries in the list.

 

Has anybody successfully managed to add new states in and get them working?

1 ACCEPTED SOLUTION

The Machine
Kilo Sage

After adding the state it looks like you need to modify the script include of the process definition to include it.

Give that a try.  Good luck 🙂 

Example:  ProcessDefinition_NIST_Stateful

TheMachine_0-1710426962006.png

 



View solution in original post

2 REPLIES 2

The Machine
Kilo Sage

After adding the state it looks like you need to modify the script include of the process definition to include it.

Give that a try.  Good luck 🙂 

Example:  ProcessDefinition_NIST_Stateful

TheMachine_0-1710426962006.png

 



This is exactly what I was missing! Thank you @The Machine and apologies it's taken 4 weeks to respond