| Summary: | The retirement date is off by a day when I retire an VM. | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Jeff Teehan <jteehan> |
| Component: | UI - OPS | Assignee: | Martin Hradil <mhradil> |
| Status: | CLOSED WONTFIX | QA Contact: | Mike Shriver <mshriver> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5.6.0 | CC: | cpelland, dajohnso, hkataria, jhardy, jkrocil, mpovolny, mshriver, nachandr, obarenbo |
| Target Milestone: | GA | ||
| Target Release: | cfme-future | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | ui:vm:retirement | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-08-21 13:06:41 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Jeff Teehan
2016-03-10 16:14:43 UTC
Martin, Can you look into this one, it looks like inconsistency between Timezone, when i select date in calendar to today's date, it sends up date-1 in the transaction to server hence incorrect date is getting saved. Let me know if you need help recreating or have questions. Thanks, ~Harpreet New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/298963247759838bd9eeba5cd6ad25cd0620c7eb commit 298963247759838bd9eeba5cd6ad25cd0620c7eb Author: Martin Hradil <mhradil> AuthorDate: Fri Sep 9 16:46:38 2016 +0000 Commit: Martin Hradil <mhradil> CommitDate: Fri Sep 16 09:20:39 2016 +0000 Migrate retires_on and retirement_last_warn to datetime https://bugzilla.redhat.com/show_bug.cgi?id=1316632 .../20160912160750_change_retires_on_to_datetime.rb | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 db/migrate/20160912160750_change_retires_on_to_datetime.rb *** Bug 1419150 has been marked as a duplicate of this bug. *** This bug has been open for more than a year and is assigned to an older release of CloudForms. If you would like to keep this Bugzilla open and if the issue is still present in the latest version of the product, please file a new Bugzilla which will be added and assigned to the latest release of CloudForms. This bug has been open for more than a year and is assigned to an older release of CloudForms. If you would like to keep this Bugzilla open and if the issue is still present in the latest version of the product, please file a new Bugzilla which will be added and assigned to the latest release of CloudForms. |