Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for mocking service access to variables for specific process execution, task or case #86

Open
zambrovski opened this issue Feb 24, 2021 · 0 comments
Assignees
Labels
Type: enhancement New feature or request
Milestone

Comments

@zambrovski
Copy link
Member

Scenario

Using taskServiceVariableMockBuilder, runtimeServiceVariableMockBuilder or caseServiceVariableMockBuilder I want to be able to mock a value for specific task, process instance or case specified by id.

  • camunda-bpm-data version: 1.1.2
  • Camunda BPM version: any
  • Description of your use case: (detailed description or executable reproducer, e.g. GitHub repo)

Current Behaviour

Only a variable value for all tasks, instances, cases can be applied.

Wanted Behaviour

Possible Workarounds

@zambrovski zambrovski self-assigned this Feb 24, 2021
@zambrovski zambrovski added Type: enhancement New feature or request State: in progress Assignee is working on the issue. labels Feb 24, 2021
@zambrovski zambrovski modified the milestones: 1.2.0, BACKLOG Feb 24, 2021
@zambrovski zambrovski changed the title Allow for mocking service access to vairables for specific process execution, task or case Allow for mocking service access to variables for specific process execution, task or case Feb 24, 2021
@zambrovski zambrovski removed the State: in progress Assignee is working on the issue. label Feb 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant