Back to bug 1300411

Who When What Removed Added
Greg McCullough 2016-01-20 18:35:13 UTC CC gmccullo
Assignee dclarizi gmccullo
Greg McCullough 2016-01-20 19:59:06 UTC Status NEW ASSIGNED
Assignee gmccullo dbomhof
Greg McCullough 2016-01-21 14:27:04 UTC Priority unspecified high
Drew Bomhof 2016-01-21 14:40:50 UTC Status ASSIGNED POST
John Prause 2016-01-21 15:12:14 UTC Status POST MODIFIED
CC jprause
CFME Bot 2016-01-21 16:32:10 UTC Flags needinfo?
Kevin Morey 2016-01-21 16:44:50 UTC Flags needinfo?
Drew Bomhof 2016-01-21 18:08:11 UTC CC kmorey
Flags needinfo?(kmorey)
Kevin Morey 2016-01-21 18:13:25 UTC Flags needinfo?(kmorey)
Drew Bomhof 2016-01-21 21:12:35 UTC Status MODIFIED POST
Drew Bomhof 2016-01-21 21:14:17 UTC Status POST MODIFIED
Nikhil Gupta 2016-02-17 09:52:32 UTC CC dbomhof, ngupta
Flags needinfo?(dbomhof)
Drew Bomhof 2016-02-17 20:19:33 UTC Flags needinfo?(dbomhof) needinfo?(ngupta)
Felix Dewaleyne 2016-02-18 18:17:52 UTC CC fdewaley
Flags needinfo?(ngupta)
Satoe Imaishi 2016-03-23 13:11:17 UTC Status MODIFIED ON_QA
Fixed In Version 5.6.0.0
Marianne Feifer 2016-03-24 16:28:11 UTC CC mfeifer
Doc Text Cause: inconsistent dialog auto refresh

Consequence: When using a service dialog with require fields, each time you select a field the previous field is being refreshed even if you tell the dialog not to refresh the other fields.

Fix: Change a call to selectpicker that attempted to refresh all the dynamic dropdowns via classname and now only update for the correct dom id.

Result: Fields are selectable and other elements are not automatically refreshed in the dialog without explicitly telling the dialog.
Dave Johnson 2016-04-15 21:44:45 UTC QA Contact dajohnso nansari
Niyaz Akhtar Ansari 2016-04-20 10:45:09 UTC Depends On 1328049
Niyaz Akhtar Ansari 2016-04-25 07:05:06 UTC Status ON_QA VERIFIED
Suyog Sainkar 2016-06-29 06:16:50 UTC CC ssainkar
Doc Text Cause: inconsistent dialog auto refresh

Consequence: When using a service dialog with require fields, each time you select a field the previous field is being refreshed even if you tell the dialog not to refresh the other fields.

Fix: Change a call to selectpicker that attempted to refresh all the dynamic dropdowns via classname and now only update for the correct dom id.

Result: Fields are selectable and other elements are not automatically refreshed in the dialog without explicitly telling the dialog.
Previously, when using a service dialog with require fields, when selecting a field the previous field was being refreshed, even if you tell the dialog not to refresh the other fields.

This fix changes a call to selectpicker that attempted to refresh all the dynamic dropdowns via classname and now only updates for the correct dom id which has now resolved the issue.
errata-xmlrpc 2016-06-29 07:11:21 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2016-06-29 15:31:55 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2016-06-29 11:31:55 UTC

Back to bug 1300411