Actions
Bug #11344
closedForeman task view does not respect user timezone
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
In the foreman task view the time of the task is shown always in UTC. It should be converted to the user's timezone.
This issue may exist elsewhere but was observed on the tasks page.
Steps to Reproduce¶
- Go to the user settings page and set the timezone to something other than UTC
- Go to the tasks page
- Note the time is displayed in UTC
Updated by Ohad Levy almost 10 years ago
- Project changed from Foreman to foreman-tasks
- Category deleted (
Web Interface)
Updated by The Foreman Bot almost 10 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-tasks/pull/130 added
- Pull request deleted (
)
Updated by Shlomi Zadok almost 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 2fdc08e53eda5642daac2a597838f9b38b1806db.
Actions