-
Sub-task
-
Resolution: Done
-
L3 - Default
-
None
-
Not defined
AT:
- Add an option to filter instance that has no incidents
- Update the incident filter API on the instance level to be like the following:
{ "type": "includesOpenIncident", // or "includesResolvedIncident" or "doesNotIncludeIncident" "data": null, "filterLevel": 'instance' }
- API docs are updated
This is the controller panel for Smart Panels app
- is depended on by
-
OPT-4400 Add Incident State filter to front-end
- Done