-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
buguse for describing something not working as expecteduse for describing something not working as expected
Description
Description
When filtering by date and time, the values are set in Zulu time. However, the filter bar displays the date and time in the user's timezone. This behavior can lead to confusion for users who are expecting the displayed values to match the Zulu time set.
Environment
6.7.9
Reproducible Steps
Steps to create the smallest reproducible scenario:
- Navigate to a section where you can search by date and time, such as Reports.
- Apply a filter to search by date and time, such as Report publication date within.
- Observe that the displayed filter value is in the user's timezone, but the values used to set the time are in Zulu
Expected Output
The time value set by the user, which is in Zulu, is displayed in the filter.
Actual Output
The time value set by the user, which is in Zulu, is not displayed in the filter. Instead, it appears that the time is displayed in the user's timezone.
Screenshots (optional)

Metadata
Metadata
Assignees
Labels
buguse for describing something not working as expecteduse for describing something not working as expected