opencti icon indicating copy to clipboard operation
opencti copied to clipboard

[filters] 'lower than / equals' operator for date filters doesn't take 'equals' into account

Open Archidoit opened this issue 1 year ago • 1 comments

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

Archidoit avatar Jul 15 '24 07:07 Archidoit

'greater than' also take equals into account :

image

Archidoit avatar Jul 29 '24 13:07 Archidoit