- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-14-2024 06:47 AM
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?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-14-2024 07:36 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-14-2024 07:36 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-10-2024 01:32 AM
This is exactly what I was missing! Thank you @The Machine and apologies it's taken 4 weeks to respond