Bug 1513191 - Provisions via Users in multiple groups in tenants in SSUI result in VMs being provisioned to wrong group/tenant
Summary: Provisions via Users in multiple groups in tenants in SSUI result in VMs bein...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: API
Version: 5.7.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: GA
: 5.9.0
Assignee: Gregg Tanzillo
QA Contact: Shveta
URL:
Whiteboard:
Depends On: 1467364
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-11-14 22:48 UTC by Satoe Imaishi
Modified: 2021-12-10 15:24 UTC (History)
13 users (show)

Fixed In Version: 5.9.0.9
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1467364
Environment:
Last Closed: 2018-03-06 15:26:52 UTC
Category: ---
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 2 CFME Bot 2017-11-29 20:30:48 UTC
New commit detected on ManageIQ/manageiq-ui-service/gaprindashvili:
https://github.com/ManageIQ/manageiq-ui-service/commit/ba23471a87fe1ef97dad2f8a6ea24b948a59fdc4

commit ba23471a87fe1ef97dad2f8a6ea24b948a59fdc4
Author:     Chris Kacerguis <chriskacerguis.github.com>
AuthorDate: Mon Nov 13 17:30:27 2017 -0600
Commit:     Satoe Imaishi <simaishi>
CommitDate: Wed Nov 15 09:21:00 2017 -0500

    Merge pull request #1218 from AllenBW/BZ/MASTER/#1467364-change-group
    
    BZ#1467364-Update the changegroup action to set_current_group
    (cherry picked from commit 92c59afc010c68d3e2e5234e0e5b2e53af9f8260)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1513191

 client/app/core/navigation/navigation-controller.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comment 3 CFME Bot 2017-11-29 20:48:46 UTC
New commit detected on ManageIQ/manageiq-api/gaprindashvili:
https://github.com/ManageIQ/manageiq-api/commit/29014b7a216d843ee8a46106f0601d60e98aaa91

commit 29014b7a216d843ee8a46106f0601d60e98aaa91
Author:     Alberto Bellotti <abellotti.github.com>
AuthorDate: Mon Nov 13 16:47:43 2017 -0500
Commit:     Satoe Imaishi <simaishi>
CommitDate: Tue Nov 14 17:47:48 2017 -0500

    Merge pull request #176 from jntullo/bug/change_current_group
    
    Add a set_current_group method for users
    (cherry picked from commit 8f30e9cd9894e302add1729d7aa7bb54764db33b)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1513191

 app/controllers/api/users_controller.rb | 22 +++++++---
 config/api.yml                          |  1 +
 spec/requests/users_spec.rb             | 76 ++++++++++++++++++++++++++++-----
 3 files changed, 82 insertions(+), 17 deletions(-)

Comment 4 Shveta 2018-02-13 19:10:03 UTC
I have setup LDAP authentication on an appliance .
Correct group is shown on Myservice page when service is ordered from SUI as LDAP user with different groups .
Verified in 5.9.0.20.20180206200727_d1873b9


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