Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: processFilteredNodes no nodes on no tag #785

Merged
merged 1 commit into from
Jun 11, 2020
Merged

Conversation

vcastellm
Copy link
Member

processFilteredNodes should not return nodes when the specified tags are not found.

This PR also enforce that the returned nodes will have all specified tags, because mixing groups could lead to unexpected results when using counts.

Fixes #761

processFilteredNodes should not return nodes when the specified tags are not found.

This PR also enforce that the returned nodes will have all specified tags, because mixing groups could lead to unexpected results when using  counts.
@vcastellm vcastellm merged commit f33aceb into master Jun 11, 2020
@vcastellm vcastellm deleted the fix_filterNodes branch June 11, 2020 22:31
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nodefilter sometimes return wrong nodes
1 participant