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

I can create a process instance with the variables of another process instance #73

Open
saig0 opened this issue Dec 22, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@saig0
Copy link
Collaborator

saig0 commented Dec 22, 2022

Is your feature request related to a problem? Please describe.
When I develop a process, I modify and test the process. I repeat this loop multiple times until it works as expected. But every time, I need to enter the same variable to test the process.

Describe the solution you'd like
I want to select a process instance (of the last run) and create a new instance of the same process with the (global) variables of the selected process instance.

Describe alternatives you've considered
#11

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant