New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/9956709130e6363a14c2ceb52d3c09419ebc9bf0 commit 9956709130e6363a14c2ceb52d3c09419ebc9bf0 Author: Milan Zázrivec <mzazrivec> AuthorDate: Wed Dec 7 15:45:06 2016 +0100 Commit: Satoe Imaishi <simaishi> CommitDate: Mon Jan 9 16:15:58 2017 -0500 Merge pull request #12343 from lgalis/save_retirement_date_fails The save button is disabled when the retirement date is set to current or next day (cherry picked from commit 8ce9c08dc652b83031fd877d075ac7c848eada84) https://bugzilla.redhat.com/show_bug.cgi?id=1411509 app/assets/javascripts/directives/checkchange.js | 6 +++--- spec/javascripts/directives/checkchange_spec.js | 22 ++++++++++++++++++++++ 2 files changed, 25 insertions(+), 3 deletions(-)
Tested and verified against CFME 5.7.1.0.20170124142149_8a5f4d5 in Chrome. The retirement date may be set to the current or next day, and the save button will become enabled. The date is saved and shown when the form is viewed again.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2017-0320.html