Skip to content

I can read the index of a rule from the parsed decision table #136

@saig0

Description

@saig0

Is your feature request related to a problem? Please describe.
As a user, I want to see which rule of the decision table matched. For example, the 1st and 3rd rule matched.

When I evaluate a decision table then I get the audit log that contains the matched rules. Each rule has an id, input entries, and output entries.

But the rule doesn't contain the index of it in the decision table.

Describe the solution you'd like
Extend the rule by its index in the decision table.

Related issues

camunda/camunda#8112

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions