Actions
Bug #13557
closedEnforce specifying a time zone via Rubocop
Status:
Closed
Priority:
Normal
Assignee:
Category:
Web Interface
Target version:
Description
Rubocop can enforce what timezone to store in the database via Rubocop, so we can ensure everything is stored using UTC and we don't miss these things in code reviews. When objects are displayed, they must use the time provided by set_timezone in the controller.
This is particularly relevant for Trends, Puppet graphs, etc... to ensure they are stored always properly.
Updated by The Foreman Bot almost 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3156 added
Updated by Daniel Lobato Garcia almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset a977bd3b1f63cd7be9042bff5cdcefc6bc9f292d.
Updated by Dominic Cleal almost 9 years ago
- Translation missing: en.field_release set to 71
Actions