Bug 1749953

Summary: Service Requests Requester dropdown not sorted
Product: Red Hat CloudForms Management Engine Reporter: Ryan Spagnola <rspagnol>
Component: UI - OPSAssignee: Zita Nemeckova <znemecko>
Status: CLOSED NOTABUG QA Contact: Niyaz Akhtar Ansari <nansari>
Severity: high Docs Contact: Red Hat CloudForms Documentation <cloudforms-docs>
Priority: high    
Version: 5.10.8CC: bmidwood, dmetzger, hkataria, jprause, lavenel, mfeifer, mpovolny, mshriver, obarenbo
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.12.0   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1753691 1767660 (view as bug list) Environment:
Last Closed: 2020-06-10 12:34:31 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: Bug
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1753691, 1767660    

Description Ryan Spagnola 2019-09-06 21:10:36 UTC
Description of problem:
The requester dropdown from Services -> Requests page is no longer sorted alphabetically

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

How reproducible:
Always

Steps to Reproduce:
1. go to Services -> Requests
2. click on the Requester dropdown
3.

Actual results:
not sorted alphabetically like in previous versions

Expected results:
organized sorting (alphabetically)

Additional info:
Causing issues when trying to troubleshoot specific requests for a specific user

Comment 6 CFME Bot 2019-09-18 12:16:20 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:

https://github.com/ManageIQ/manageiq-ui-classic/commit/7bc1db07b6d79e4413a06d44864a0ea62cfdf3ed
commit 7bc1db07b6d79e4413a06d44864a0ea62cfdf3ed
Author:     Zita Nemeckova <znemecko>
AuthorDate: Wed Sep 18 04:54:58 2019 -0400
Commit:     Zita Nemeckova <znemecko>
CommitDate: Wed Sep 18 04:54:58 2019 -0400

    Sort Requester dropdown by label

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

 app/controllers/miq_request_controller.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)