Open vidarstokke opened 3 years ago
Easiest way to do this is probably to have another field on the incident that collects all text in the incident and search in that text. Backend-support needed.
The backend API already supports this, the frontend just lacks a UI for it.
/api/v1/incidents/?search=YOUR-QUERY-HERE
should work.
I would love to have the ability to do a text search in Argus. By this I mean that I want to be able to search for text that is not a tag in an incident. For instance a piece of text within the description to see all the incidents with this particular text string.