utmstack / UTMStack

Customizable SIEM and XDR powered by Real-Time correlation and Threat Intelligence
https://utmstack.com
GNU Affero General Public License v3.0
196 stars 18 forks source link

[BUG] Filtering by groups not working on sources view #699

Closed mjabascal10 closed 1 month ago

mjabascal10 commented 1 month ago

There is a bug in the sources view where the filtering by groups does not work as expected. When selecting or inputting a group to filter by, the results are not filtered and all entries are displayed instead

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'Data Souces'
  2. Click on 'Sources'
  3. Go to filter Group
  4. Type the group name in the filter field

Expected Behavior: The list of groups should be filtered to show only those that belong to the selected group..

Actual Behavior: No groups are found, and the result is always empty.

Screenshots

image