Skip to content

Conversation

tnymlr
Copy link

@tnymlr tnymlr commented Nov 11, 2018

Added a new XML node into ForEach action configuration - none.

Extracted application of if action into separate function which
returns result that indicates of a client matches the query.

ForEach tracks the execution of do_run_if and exectues actions
mentioned in none node if none of the if were able to find a match

Added a new XML node into ForEach action configuration - `none`.

Extracted application of `if` action into separate function which
returns result that indicates of a client matches the query.

`ForEach` tracks the execution of `do_run_if` and exectues actions
mentioned in `none` node if none of the `if` were able to find a match
@tnymlr tnymlr changed the title Implements #12 Add default action to execute in ForEach when none of the clien matches the query. Fixes #12 Nov 11, 2018
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