Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: After upgrading from 5.7.1.3.20170221135006_818f133 to 5.7.2.1.20170406142927_0a1ad0e, <Choose> now appears in drop down dialogs in improper locations based on sort. Version-Release number of selected component (if applicable): 5.7.2.1.20170406142927_0a1ad0e How reproducible: Always Actual results: <Choose> in list out of order. Expected results: No <Choose> in list. Additional info: See pictures.
Created attachment 1288478 [details] Service Dialog Drop Down Configuration
Created attachment 1288479 [details] Dialog Before Upgrade
Created attachment 1288480 [details] Dialog After Upgrade
https://github.com/ManageIQ/manageiq/pull/15456
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/b42c1104ce93bce68e3c4fbb4ce8642e6b1c53eb commit b42c1104ce93bce68e3c4fbb4ce8642e6b1c53eb Author: Erik Clarizio <eclarizi> AuthorDate: Tue Jun 27 08:09:30 2017 -0700 Commit: Erik Clarizio <eclarizi> CommitDate: Mon Jul 3 08:55:22 2017 -0700 Add restrictions on when to add a 'nil' option for sorted item fields https://bugzilla.redhat.com/show_bug.cgi?id=1462375 app/models/dialog_field_radio_button.rb | 2 +- app/models/dialog_field_sorted_item.rb | 23 ++++++-- spec/models/dialog_field_sorted_item_spec.rb | 81 ++++++++++++++++++---------- 3 files changed, 73 insertions(+), 33 deletions(-)
Fixed in 5.9.0.4.20171024163837_ef71ea6