Clientside workflow filter do not show all users

Bug #1543620 reported by Paul Karikh
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
High
Kenji Ishii

Bug Description

1) Go to /identity
2) Press 'create project' button, go to 'Project Groups' tab
3) For example, you have there two default groups: 'admins' and 'nonadmins'. Type 'non' in the left filter field
4) Filter works correct and now 'all groups' panel has only 'nonadmins' group. Press "+' to add 'nonadmins' to project groups
5) Note that All groups panel is now empty and filter input is empty too. Group admins will not be shown until you type 'admin' in that field.

Paul Karikh (pkarikh)
summary: - Clientside workflow filter shows not all users
+ Clientside workflow filter do not show all users
Paul Karikh (pkarikh)
Changed in horizon:
assignee: nobody → Paul Karikh (pkarikh)
Revision history for this message
Rob Cresswell (robcresswell-deactivatedaccount) wrote :

If you just hit delete in the All Groups filter too, then admins will show up. Something odd going on.

Changed in horizon:
importance: Undecided → High
status: New → Confirmed
milestone: none → newton-1
Paul Karikh (pkarikh)
Changed in horizon:
assignee: Paul Karikh (pkarikh) → nobody
Kenji Ishii (ken-ishii)
Changed in horizon:
assignee: nobody → Kenji Ishii (ken-ishii)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/318485

Changed in horizon:
status: Confirmed → In Progress
Changed in horizon:
milestone: newton-1 → newton-2
Changed in horizon:
milestone: newton-2 → newton-3
Changed in horizon:
milestone: newton-3 → newton-rc1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/318485
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=8ec0ce07f233b3980e00a22fecfc4a6babd7f1b2
Submitter: Jenkins
Branch: master

commit 8ec0ce07f233b3980e00a22fecfc4a6babd7f1b2
Author: Kenji Ishii <email address hidden>
Date: Thu May 19 16:30:00 2016 +0900

    Fix the issue workflow filter do not show all users

    When user add any group in Project Group Tab, layout will be incorrect
    in case below.

    Reproduce
    1) Go to /identity
    2) Press 'create project' button, go to 'Project Groups' tab
    3) For example, you have there two default groups: 'admins'
       and 'nonadmins'. Type 'non' in the left filter field
    4) Filter works correct and now 'all groups' panel has only
       'nonadmins' group. Press '+' to add 'nonadmins' to project groups
    5) Note that All groups panel is now empty and filter input is empty too.
       Group admins will not be shown until you type 'admin' in that field.

    After being pressed '+', update of user list and remove of filter
    input are performed as internal process. This issue is caused by
    incorrect order of these processes. This patch will fix it.

    Change-Id: If73584c040846dc82aa482e75f5e5d95dfb6525e
    Closes-Bug: #1543620

Changed in horizon:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/horizon 10.0.0.0rc1

This issue was fixed in the openstack/horizon 10.0.0.0rc1 release candidate.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.