Bug 1690508
Summary: | State machine for Orchestration Retirement is using the old values | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | William Fitzgerald <wfitzger> |
Component: | Automate | Assignee: | William Fitzgerald <wfitzger> |
Status: | CLOSED ERRATA | QA Contact: | Niyaz Akhtar Ansari <nansari> |
Severity: | medium | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
Priority: | medium | ||
Version: | 5.10.1 | CC: | dmetzger, gmccullo, mkanoor, mshriver, obarenbo, simaishi |
Target Milestone: | GA | ||
Target Release: | 5.11.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 5.11.0.1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-12-12 13:36:09 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | Bug | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | CFME Core | Target Upstream Version: | |
Embargoed: |
Description
William Fitzgerald
2019-03-19 15:35:28 UTC
New commit detected on ManageIQ/manageiq-content/master: https://github.com/ManageIQ/manageiq-content/commit/43f78f9f604bda3e79695ece194b7e7d22f013ed commit 43f78f9f604bda3e79695ece194b7e7d22f013ed Author: william fitzgerald <wfitzger> AuthorDate: Tue Mar 19 16:59:01 2019 -0400 Commit: william fitzgerald <wfitzger> CommitDate: Tue Mar 19 16:59:01 2019 -0400 Fixed State machine for Orchestration Retirement using old values. Modified Cloud/Orchestration Retirement class schema values to use new email Instance. Modified Email instance CloudOrchestrationVmRetired. ${/#orchestration_stack_retire_task.miq_request.requester.email} || ${/Configuration/Email/Default#default_recipient} fixes https://bugzilla.redhat.com/show_bug.cgi?id=1690508 @miq-bot add_label bug content/automate/ManageIQ/Cloud/Orchestration/Retirement/StateMachines/StackRetirement.class/__class__.yaml | 2 +- content/automate/ManageIQ/System/Notification/Email.class/cloudorchestrationvmretired.yaml | 10 +- 2 files changed, 6 insertions(+), 6 deletions(-) Verified in Version 5.11.0.4.20190514210444_0c91ee1 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/RHBA-2019:4199 |