nautobot-app-ssot
nautobot-app-ssot copied to clipboard
/plugins/ssot/history/xxxxxxx/ header shows time UTC rather than the configured timezone
Environment
- Python version: 3.11.9
- Nautobot version: 2.2.4
- nautobot-ssot version: 2.6.1
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
- Navigate to a SSoT job result page e.g. one
/plugins/ssot/history/xxxxxxx/accessible from e.g./plugins/ssot/ - Get mislead by the UTC time, whereas the
Started attime is correct
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!