nautobot / nautobot-app-ssot

Single Source of Truth for Nautobot
https://docs.nautobot.com/projects/ssot/en/latest/
Other
35 stars 33 forks source link

/plugins/ssot/history/xxxxxxx/ header shows time UTC rather than the configured timezone #477

Open dylanbob opened 2 months ago

dylanbob commented 2 months ago

Environment

Expected Behavior

The time is always shown from the configured nautobot timezone (TIME_ZONE).

Observed Behavior

The time is shown UTC-time.

Steps to Reproduce

  1. Navigate to a SSoT job result page e.g. one /plugins/ssot/history/xxxxxxx/ accessible from e.g. /plugins/ssot/
  2. Get mislead by the UTC time, whereas the Started at time is correct
Kircheneer commented 1 month ago

Thanks for submitting!

nautobot-ssot version: How can I get that? probably 2.6.1 Apps -> Installed Apps in 2.x

Feel free to submit a fix for this!