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

Provide information about variables changed during process instance modification #260

Open
zambrovski opened this issue Sep 15, 2020 · 0 comments
Assignees
Labels
Status: In progress Assignee is working on this issue. Type: enhancement New feature or request
Milestone

Comments

@zambrovski
Copy link
Member

Scenario

As a developer, I want to get the state of current process variables assigned to the executions of a process instance. For example, if decision evaluation requires a set of variables as inputs, I want to re-valuate this decision only if one of those variables changes.

The feature should provide a process instance store (cache). I want to be able to subscribe to this cache on changes of a certain process instance id (or one of the linked execution ids). Optionally, I want to pass a list of variable names (and their scopes) I'm interested in.

@zambrovski zambrovski added the Type: enhancement New feature or request label Sep 15, 2020
@zambrovski zambrovski added this to the 2.1.0 milestone Sep 15, 2020
@zambrovski zambrovski modified the milestones: 2.1.0, BACKLOG Oct 6, 2020
@zambrovski zambrovski added the Prio: Must This feature must be implemented in current milestone. label Oct 14, 2020
@christian-maschmann christian-maschmann added the Status: In progress Assignee is working on this issue. label Oct 15, 2020
@christian-maschmann christian-maschmann modified the milestones: BACKLOG, 2.1.3 Oct 15, 2020
@zambrovski zambrovski modified the milestones: 2.1.3, 3.0.0 Mar 18, 2021
@zambrovski zambrovski modified the milestones: 3.0.0, 3.0.1 Jun 14, 2021
@zambrovski zambrovski modified the milestones: 3.0.1, BACKLOG Jun 28, 2021
@zambrovski zambrovski removed their assignment Dec 6, 2021
@zambrovski zambrovski added Status: In progress Assignee is working on this issue. and removed Status: In progress Assignee is working on this issue. labels Feb 9, 2023
@zambrovski zambrovski removed the Prio: Must This feature must be implemented in current milestone. label Jul 21, 2023
@zambrovski zambrovski self-assigned this Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: In progress Assignee is working on this issue. Type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants