Skip to content

failJob will ignore variables #1193

@jonathanlukas

Description

@jonathanlukas

Description

When failing a job, a set of variables can be sent along with the command that will then reside in the local scope of the element instance that created the job.

Right now, the test engine ignores this property: https://github.com/camunda/zeebe-process-test/blob/main/engine/src/main/java/io/camunda/zeebe/process/test/engine/GrpcToLogStreamGateway.java#L337-L354

This stops me from testing a behaviour that uses this mechanism: camunda-community-hub/camunda-8-examples#397

Slack thread for reference: https://camunda.slack.com/archives/CSQ2E3BT4/p1717671380113679

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes an issue or PR as a feature, i.e. new behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions