opencti
opencti copied to clipboard
[filters] 'lower than / equals' operator for date filters doesn't take 'equals' into account
Description
[filters] 'lower than / equals' operator for date filters doesn't take 'equals' into account
Reproducible Steps
- Go to the reports list
- Change the filter with : lower than / equals 01/07/2024
- You have only reports published before this date, but no report published at this date
Expected output
With the lower than / equals operator, the equals should be taken into account
'greater than' also take equals into account :