Idea: Filters should be testable against specific incidents
A suggestion from SUNET is to be able to test filters against specific incidents (not just as a preview filter on all incidents), from within the interface where they are built.
Not entirely sure whether this belongs in the frontend or backend, so please move at will.
Something along the lines of selecting one specific incident and building a filter out of that? Sounds like a button on the frontend incident details box that asks the backend to create the best possible filter for that incident and then redirects to the filter view?
This is now possible by adding tags for limiting to specific incidents. Can this be closed now?
Something along the lines of selecting one specific incident and building a filter out of that? Sounds like a button on the frontend incident details box that asks the backend to create the best possible filter for that incident and then redirects to the filter view?
That would be a different feature, I think.
I'm thinking of something that could be activated from the incident details dialog: Perhaps a way to test the current incident against all the filters available to the user, showing which ones match the incident and which do not.