Skip to content

Conversation

@avkiryanov
Copy link

@avkiryanov avkiryanov commented Mar 21, 2025

A filtering expression like $[?(@.node1.node2)] will not find node2 because the cycle step is 2. If we rewrite the expression for $[?(@.node1.node2.node2)], node2 will be found.

A filtering expression like $[?(@.node1.node2)] will not find node2 because the cycle step is 2. If we rewrite the expression for $[?(@.node1.node2.node2)], node2 will be found.
fix filter expression with several nodes
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.

1 participant