yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #55646
[Bug 1543620] Re: Clientside workflow filter do not show all users
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 <ken-ishii@xxxxxxxxxxxxx>
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
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1543620
Title:
Clientside workflow filter do not show all users
Status in OpenStack Dashboard (Horizon):
Fix Released
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1543620/+subscriptions
References