-
-
Notifications
You must be signed in to change notification settings - Fork 203
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Pre-work
- I have read the docs.
- I have searched open and closed issues.
- I agree to follow this project's Code of Conduct.
Description
the scheduled test information does not correctly map to the DateTime settings configured in the env. All other areas (UI and Charts) map perfectly.
The App Timezone is respected, just the Output is not formatted.
Expected Behavior
The scheduled test information indicator should take DateTime setting from configured environment variable.
Steps to Reproduce
- Set DateTime vars in compose:
- APP_TIMEZONE=Europe/Zurich
- DISPLAY_TIMEZONE=Europe/Zurich
- DATETIME_FORMAT=j.m.Y, H:i:s
- CHART_DATETIME_FORMAT=j.m.Y
-
Compare date in UI and Charts if they match the settings
-
Scheduled information indicator does not match the settings and remains Standard.
Deployment Environment
Docker Compose
Application Information
-What browser(s) are you seeing the problem on?
Chrome
Logs
-Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working