Bug 1511875

Summary: [UI] Catalog item cannot be re-assigned to Catalog
Product: Red Hat CloudForms Management Engine Reporter: Pavol Kotvan <pakotvan>
Component: UI - OPSAssignee: Harpreet Kataria <hkataria>
Status: CLOSED CURRENTRELEASE QA Contact: Shveta <sshveta>
Severity: high Docs Contact:
Priority: high    
Version: 5.9.0CC: dclarizi, hkataria, jhardy, mpovolny, obarenbo, pakotvan
Target Milestone: GAKeywords: TestOnly
Target Release: 5.10.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ui
Fixed In Version: 5.10.0.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1513145 (view as bug list) Environment:
Last Closed: 2018-06-21 20:30:21 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: Bug
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: Ansible Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1513145    

Comment 9 CFME Bot 2017-11-13 22:43:09 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/d4898907597efdd8ff275a14b1464ecfee5374d7

commit d4898907597efdd8ff275a14b1464ecfee5374d7
Author:     Harpreet Kataria <hkataria>
AuthorDate: Mon Nov 13 12:14:44 2017 -0500
Commit:     Harpreet Kataria <hkataria>
CommitDate: Mon Nov 13 12:27:56 2017 -0500

    Fixed Catalog drop-down issues.
    
    - Fixed code to initialize Catalog Drop down properly when Item was initially in the Unassinged folder.
    - Also fixed code to be able to move Catalog Item to Unassigned folder during edit.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1511875

 .../javascripts/controllers/catalog/catalog_item_form_controller.js     | 2 +-
 app/assets/javascripts/controllers/playbook-reusable-code-mixin.js      | 1 +
 app/views/catalog/_st_angular_form.html.haml                            | 2 --
 3 files changed, 2 insertions(+), 3 deletions(-)