Bug 1594301 - Regression Unable to Edit order of Drop Down List Entries when Editing Service Dialog
Summary: Regression Unable to Edit order of Drop Down List Entries when Editing Servic...
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: Roman Blanco
QA Contact: Niyaz Akhtar Ansari
URL:
Whiteboard:
Depends On:
Blocks: 1595734
TreeView+ depends on / blocked
 
Reported: 2018-06-22 15:02 UTC by myoder
Modified: 2021-09-09 14:42 UTC (History)
10 users (show)

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


Attachments (Terms of Use)

Description myoder 2018-06-22 15:02:17 UTC
Description of problem:

In earlier versions of CloudForms, when the "Sort By" was "None" for a service dialog of type drop down, users could edit the order of entries of the drop down list.  In CFME 5.9.2, users can no longer change the order of the drop down lists.

Version-Release number of selected component (if applicable):
CFME 5.9.2

How reproducible:
always

Steps to Reproduce:
1. create a service dialog with a drop down list element
2. set the "sort by" value to "none'
3. 

Actual results:
user can not change the order of values of the drop down list

Expected results:
user should be able to change the order of values of the drop down list

Additional info:
this was opened per comment from this bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1593874#c2

Comment 5 Roman Blanco 2018-06-26 14:53:14 UTC
Fixed in: https://github.com/ManageIQ/ui-components/pull/310

Comment 9 CFME Bot 2018-07-13 12:18:22 UTC
New commit detected on ManageIQ/ui-components/master:

https://github.com/ManageIQ/ui-components/commit/1f099e45675655829556336edaa700602e2ef8ea
commit 1f099e45675655829556336edaa700602e2ef8ea
Author:     Roman Blanco <rblanco>
AuthorDate: Tue Jun 26 10:47:26 2018 -0400
Commit:     Roman Blanco <rblanco>
CommitDate: Tue Jun 26 10:47:26 2018 -0400

    Added a functionality to sort dropdown values manualy

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

 src/dialog-editor/components/modal-field-template/drop-down-list.html | 56 +-
 src/dialog-editor/components/modal-field-template/modalFieldTemplateComponent.ts | 10 +
 2 files changed, 50 insertions(+), 16 deletions(-)


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