yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #44589
[Bug 1533514] [NEW] FilterAction does not filter rows as specified fields
Public bug reported:
In Identity/Projects panel page, input filter string into Filter box.
The result rows are not expected.
Refer to:
https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/identity/projects/tables.py#L171
It expected the rows which filed "tenant.name" containing the input
string. However, except "tenant.name" any other fileds containing the
string in the rows has been selected as result.
** Affects: horizon
Importance: Undecided
Assignee: Wang Bo (chestack)
Status: New
** Attachment added: "filteraction.png"
https://bugs.launchpad.net/bugs/1533514/+attachment/4549042/+files/filteraction.png
** Changed in: horizon
Assignee: (unassigned) => Wang Bo (chestack)
** Description changed:
In Identity/Projects panel page, input filter string into Filter box.
- The filtered rows are not expected.
+ The result rows are not expected.
Refer to:
https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/identity/projects/tables.py#L171
- It want the rows in which only filed "tenant.name" containing the input
+ It expected the rows which filed "tenant.name" containing the input
string. However, except "tenant.name" any other fileds containing the
string in the rows has been selected as result.
--
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/1533514
Title:
FilterAction does not filter rows as specified fields
Status in OpenStack Dashboard (Horizon):
New
Bug description:
In Identity/Projects panel page, input filter string into Filter box.
The result rows are not expected.
Refer to:
https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/identity/projects/tables.py#L171
It expected the rows which filed "tenant.name" containing the input
string. However, except "tenant.name" any other fileds containing the
string in the rows has been selected as result.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1533514/+subscriptions
Follow ups