yeti-web icon indicating copy to clipboard operation
yeti-web copied to clipboard

Default filters by date fix

Open dmitry-sinina opened this issue 11 months ago • 0 comments
trafficstars

On:

  • Cdr index page
  • Auth log index page
  • Api log index page
  • Audit log index page

we have default filter by date/time - it should display only data from beginning of the day if filter by date/time not specified.

Current behavior:

  • no filters specified at all -> default filter by date/time applied - Correct
  • at least one filter specified(not by date, any filter) -> default filter by date/time NOT applied - Incorrect

date/time filter default logic should not depend on presence of other filters.

dmitry-sinina avatar Nov 28 '24 12:11 dmitry-sinina