Skip to content

[Question] Datetime of scheduled tests is not taking format from env #2553

@apkuki

Description

@apkuki

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.

Image

Expected Behavior

The scheduled test information indicator should take DateTime setting from configured environment variable.

Steps to Reproduce

  1. 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
  1. Compare date in UI and Charts if they match the settings

  2. 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

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions