Abstract
You can delete context data from a case by running a command in the Case War Room or the issue War Room.
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.
Example 47. Example
The following example deletes the key and value hello:world from the case or issue context.
!deleteParentIncidentContext key="hello" value="world"