StrangeBeeCorp / TheHive-feedback

TheHive 5 feedback repository
https://www.strangebee.com/thehive
5 stars 0 forks source link

[Feature Request] Add choice to apply either AND or OR between filters when doing a search in the GUI #29

Open Natsec opened 7 months ago

Natsec commented 7 months ago

Request Type

Feature Request

Feature Description

It would be nice to have a way to apply either a AND or a OR between filters when doing a search. This would allow for more complex searches.

Possible Solutions

It is already possible to do complex filtering when using the API. It should be possible to implement this feature in the GUI.

Complementary information

Currently, when applying two filters in a search, a AND is applied and there is no way to change this behaviour.

Looking for ticket number 42000 returns a result : image

Looking for ticket number 43000 also returns a result : image

Applying two filters looking for ticket number 42000 then 43000 returns no result, meaning AND is applied between the two filters : image