Description of problem: ----------------------- Version-Release number of selected component (if applicable): ------------------------------- 5.5.0.7 How reproducible: ---------------- Always Steps to Reproduce: ------------------- 1.Navigate to the summary page of an orchestration stack. 2.Click 'Lifecycle',click 'Set retirement date'. 3.Set a retirement date. Actual results: --------------- Retirement Date is not shown on Orchestration Stack summary page. Expected results: ----------------- The Retirement Date should be shown on the summary page of an Orchestration Stack. Additional info: ----------------
https://github.com/ManageIQ/manageiq/pull/5198
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/5e145a8c1eb86f8f05fe0defbfad27bcbad4289f commit 5e145a8c1eb86f8f05fe0defbfad27bcbad4289f Author: Libor Pichler <lpichler> AuthorDate: Fri Oct 30 15:09:47 2015 +0100 Commit: Libor Pichler <lpichler> CommitDate: Fri Oct 30 17:01:44 2015 +0100 Add group lifecycle and retirement date on orchestration stak summary page https://bugzilla.redhat.com/show_bug.cgi?id=1275363 app/helpers/orchestration_stack_helper/textual_summary.rb | 8 ++++++++ app/views/orchestration_stack/_main.html.haml | 1 + 2 files changed, 9 insertions(+)
New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=7b2c13b719bef8c47759f36633e508968af81d5a commit 7b2c13b719bef8c47759f36633e508968af81d5a Author: Libor Pichler <lpichler> AuthorDate: Fri Oct 30 15:09:47 2015 +0100 Commit: Libor Pichler <lpichler> CommitDate: Tue Nov 3 10:14:07 2015 +0100 Add group lifecycle and retirement date on orchestration stak summary page https://bugzilla.redhat.com/show_bug.cgi?id=1275363 (cherry picked from commit 5e145a8c1eb86f8f05fe0defbfad27bcbad4289f) app/helpers/orchestration_stack_helper/textual_summary.rb | 8 ++++++++ app/views/orchestration_stack/_main.html.haml | 1 + 2 files changed, 9 insertions(+)
New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=002c40f6c95478fcf038a51399e3f97fb8c9d23a commit 002c40f6c95478fcf038a51399e3f97fb8c9d23a Merge: 961afe7 7b2c13b Author: Dan Clarizio <dclarizi> AuthorDate: Fri Nov 6 15:19:09 2015 -0500 Commit: Dan Clarizio <dclarizi> CommitDate: Fri Nov 6 15:19:09 2015 -0500 Merge branch 'bz_1275363' into '5.5.z' Add group lifecycle and retirement date on orchestration stack summary https://bugzilla.redhat.com/show_bug.cgi?id=1275363 https://github.com/ManageIQ/manageiq/pull/5198 only cherry picked See merge request !330 .../orchestration_stack_helper/textual_summary.rb | 8 +++++ app/views/orchestration_stack/_main.html.haml | 1 + .../textual_summary_spec.rb | 35 ++++++++++++++++++++++ 3 files changed, 44 insertions(+)
Verified in 5.5.0.10
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://access.redhat.com/errata/RHSA-2015:2551