Skip to content

[BUG] V15 - Backoffice: Log Viewer date filtering not working #19382

Open
@andrejd22

Description

@andrejd22

Which Umbraco version are you using?

15.4.1

Bug summary

Filtering logs by date does not work in the Log Viewer.

Specifics

When using the Log Viewer, setting the From and To date fields has no effect — the logs are not filtered based on the selected date range.

Additionally, after setting a custom date range, if you change the log level filter (e.g., to Error), the date range in the request payload reverts to the default values:

From: yesterday

To: today (i.e., the default range when first opening the Log Viewer)

Image

Steps to reproduce

  • Navigate to the Settings section.
  • Open the Log Viewer.
  • Set a custom From or To date in the date filter.
  • Observe that the logs are not updated — the filter has no effect.

Expected result / actual result

When setting a From and/or To date in the Log Viewer, the logs should be filtered accordingly to match the selected date range.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions