← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1533514] Re: FilterAction does not filter rows as specified fields

 

Unable to reproduce this on a recent (pike) version of horizon.  All
three types of filters (project name, project id, and enabled) properly
filter the data.

** Changed in: horizon
       Status: New => Invalid

-- 
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):
  Invalid

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


References