Delete context data from a case ↗
Run the !deleteParentIncidentContext command to delete all context data or a specific key in the Case War Room or issue War Room.
Use the issue War Room
- Open an issue and select the War Room tab.
- Run the
!deleteParentIncidentContextcommand.
Use the case War Room
- Open a case and switch to the Detailed View.
- Select the Case War Room tab.
- Run the
!deleteParentIncidentContextcommand.
The following example deletes the key and value hello:world from the case or issue context.
!deleteParentIncidentContext key="hello" value="world"