Skip to content

Ability to get how many conditions passed #43

@tekmosis

Description

@tekmosis

If you have multiple conditionals in a rule you may need to know how many conditionals actually passed even though the evaluation of the rule may not equal true.

For example, in a LogicalOr with 6 conditions, if you meet 50% of the conditions you may do X, if you meet 90% then Y triggers.

This would be useful to access both in the Rule callback and from outside of the rule.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions