Back to bug 1316137

Who When What Removed Added
John Prause 2016-03-09 14:02:34 UTC Keywords ZStream
Status NEW ASSIGNED
Target Release 5.6.0 5.5.3
Assignee dclarizi hkataria
John Prause 2016-03-09 14:03:13 UTC Status ASSIGNED ON_DEV
Harpreet Kataria 2016-03-11 15:09:15 UTC Status ON_DEV POST
John Prause 2016-03-11 16:58:16 UTC Status POST MODIFIED
Chris Pelland 2016-03-15 13:04:17 UTC CC cpelland
Marianne Feifer 2016-03-17 19:14:24 UTC CC mfeifer
Doc Text Cause: Presence of id in @alert was causing UI to think that existing record is being edited instead a new copied record being added. Due to this, incorrect cell title and form buttons were displayed on screen.

Consequence: Copying a custom alert replaces current custom alert.

Fix: Remove id in @alert.

Result: Current custom alert is not replaced.
errata-xmlrpc 2016-03-22 11:01:24 UTC Status MODIFIED ON_QA
John Prause 2016-03-22 12:32:30 UTC Fixed In Version 5.5.3.2
dajohnso 2016-03-24 21:14:16 UTC QA Contact dajohnso lcouzens
Dave Johnson 2016-03-28 14:26:46 UTC QA Contact lcouzens dmisharo
Dmitry Misharov 2016-03-29 07:02:41 UTC Status ON_QA VERIFIED
Shikha 2016-03-30 04:45:41 UTC CC snansi
Doc Text Cause: Presence of id in @alert was causing UI to think that existing record is being edited instead a new copied record being added. Due to this, incorrect cell title and form buttons were displayed on screen.

Consequence: Copying a custom alert replaces current custom alert.

Fix: Remove id in @alert.

Result: Current custom alert is not replaced.
In the previous version of CloudForms Management Engine, copying a custom alert to create a new custom alert would result in replacing the existing alert with the new alert instead. This was due to a bug in the alert code logic which mistook the copy request as an edit request. This bug was fixed by correcting the logic to handle copying custom alerts correctly. Creating new custom alerts by copying existing custom alerts works as expected in the new version of CloudForms Management Engine.
errata-xmlrpc 2016-04-13 03:50:11 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2016-04-13 18:46:03 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2016-04-13 14:46:03 UTC

Back to bug 1316137