Hide Forgot
Created attachment 1234475 [details] screen shot of service with past retirement date Description of problem: ----------------------- SSUI lets you save a retirement date from the past. See attached screen shot.The service was created on Dec 15, 2016.It let me save Dec 11, 2016 as the Retirement date. Version-Release number of selected component (if applicable): ------------------------------------------------------------- 5.7.0.16 How reproducible: ----------------- Always Steps to Reproduce: ------------------- 1.Provision a service on SSUI. 2.Select the service from 'My Services'. 3.Click the 'Retire' button.Then click 'Schedule Retirement'. Select a date from the past. Actual results: --------------- SSUI lets you save a retirement date from the past. Expected results: ----------------- SSUI should not allow you to save a retirement date from the past. Additional info: ----------------
Didn't we already fix this here: https://github.com/ManageIQ/manageiq-ui-service/pull/336
I just noticed that the service got retired a few minutes after I accidentally set a retirement date from the past and I don't intend to retire the service :). Setting the severity to High.
Regarding below, that's the expected behavior. The system sees that the retirement date has passed, and so it shuts off the service. I think the real issue is that it was allowed to be set in the past (which we had fixed, but not sure either (1) it got back ported, or (2) you are testing with the latest version. (In reply to Nandini Chandra from comment #3) > I just noticed that the service got retired a few minutes after I > accidentally set a retirement date from the past and I don't intend to > retire the service :). > > Setting the severity to High.
Chris is correct, this was fixed but not backported: https://github.com/ManageIQ/manageiq-ui-service/pull/336 Backporting that commit will fix the issue.
Verified in 5.8.0.4