Bug 1593874 - Drop Down Dialog Does Not Honor the Order of Values as they are Inputted
Summary: Drop Down Dialog Does Not Honor the Order of Values as they are Inputted
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.9.0
Hardware: Unspecified
OS: Unspecified
high
urgent
Target Milestone: GA
: 5.10.0
Assignee: eclarizi
QA Contact: Niyaz Akhtar Ansari
URL:
Whiteboard:
Depends On:
Blocks: 1594268
TreeView+ depends on / blocked
 
Reported: 2018-06-21 18:08 UTC by myoder
Modified: 2021-09-09 14:42 UTC (History)
10 users (show)

Fixed In Version: 5.10.0.2
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1594268 (view as bug list)
Environment:
Last Closed: 2019-02-11 13:59:02 UTC
Category: Bug
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 5 CFME Bot 2018-06-21 23:06:33 UTC
New commit detected on ManageIQ/manageiq/master:

https://github.com/ManageIQ/manageiq/commit/145052aef413968f52a2756167438ddce2bb3708
commit 145052aef413968f52a2756167438ddce2bb3708
Author:     Erik Clarizio <eclarizi>
AuthorDate: Thu Jun 21 17:00:17 2018 -0400
Commit:     Erik Clarizio <eclarizi>
CommitDate: Thu Jun 21 17:00:17 2018 -0400

    Ensure sorting does not happen when sort_by is set to "none"

    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1593874

 app/models/dialog_field_sorted_item.rb | 2 +-
 spec/models/dialog_field_sorted_item_spec.rb | 11 +
 2 files changed, 12 insertions(+), 1 deletion(-)

Comment 6 CFME Bot 2018-06-22 06:54:39 UTC
New commit detected on ManageIQ/ui-components/master:

https://github.com/ManageIQ/ui-components/commit/ec85f904b495ea058cf8d5ecbcabf29210688531
commit ec85f904b495ea058cf8d5ecbcabf29210688531
Author:     Erik Clarizio <eclarizio>
AuthorDate: Thu Jun 21 16:25:21 2018 -0400
Commit:     Erik Clarizio <eclarizio>
CommitDate: Thu Jun 21 16:25:21 2018 -0400

    Do not sort dropdowns that have sort_by set to 'none'

    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1593874

 src/dialog-user/services/dialogData.spec.ts | 14 +
 src/dialog-user/services/dialogData.ts | 4 +-
 2 files changed, 17 insertions(+), 1 deletion(-)

Comment 11 Niyaz Akhtar Ansari 2018-09-04 11:48:04 UTC
Verified in Version 5.10.0.14.20180831154906_2f9a1dd


Note You need to log in before you can comment on or make changes to this bug.