Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DataSet2: Bug with Filters and Complement Nodes #1275

Closed
jkmarx opened this issue Jul 26, 2016 · 1 comment
Closed

DataSet2: Bug with Filters and Complement Nodes #1275

jkmarx opened this issue Jul 26, 2016 · 1 comment
Assignees
Milestone

Comments

@jkmarx
Copy link
Member

jkmarx commented Jul 26, 2016

Commit:
11e2117

Steps to reproduce

  1. Locally, in the dataset 2 select a filter
  2. Click the select all box
  3. Deselect a few rows

Observed behavior

The API registers nodes from all the selected nodes, not just the filters.

Expected behavior

Nodes should be only selected from the filtered set.

@jkmarx jkmarx added this to the Barre milestone Jul 26, 2016
@jkmarx jkmarx self-assigned this Jul 26, 2016
@jkmarx
Copy link
Member Author

jkmarx commented Jul 27, 2016

  • Update Node Group API Post and Put to accept attribute_filters
  • Update front end to send attribute_filters { attribute_solr_name: [field_name]}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant