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

Duplicate value aggregation fix #203

Merged
merged 8 commits into from
Feb 10, 2017

Conversation

einorler
Copy link
Member

This PR fixes the malfunctioning of the filter when same values are present with different group names, also, corrects the formation of zero choices when only other filters are applied and, because the 'all-selected' part of the $unsortedChoices array is no longer being created, the functioning of the filter should be a bit faster as well

Closes #202 #199

@einorler einorler added the qa label Oct 24, 2016
@einorler einorler force-pushed the duplicate_name_dynamic_aggregation branch from 9b879c1 to 79d258d Compare October 28, 2016 13:33
@saimaz saimaz merged commit 79d258d into ongr-io:master Feb 10, 2017
@saimaz saimaz removed the qa label Feb 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DynamicAggregateFilter fails to form results under some circumstances
2 participants