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

supports multi instance tasks #225

Open
wu-weichao opened this issue Aug 26, 2024 · 3 comments
Open

supports multi instance tasks #225

wu-weichao opened this issue Aug 26, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@wu-weichao
Copy link

How to implement a flowable multiInstanceLoopCharacteristics feature that supports multi instance tasks

 <userTask id="node_975760143128" name="user" flowable:assignee="${assigneeName}">
      <multiInstanceLoopCharacteristics isSequential="false" flowable:collection="node_assigneeList" flowable:elementVariable="assigneeName"></multiInstanceLoopCharacteristics>
    </userTask>
@nitram509
Copy link
Owner

Hi,

currently, multi-instance is not supported by the library, sorry.

@wu-weichao
Copy link
Author

Is there a plan to support this feature

@nitram509
Copy link
Owner

Is there a plan to support this feature

Not planned from my side anytime soon, as I rather plan to complete the other milestones first.
Pull requests are welcome ;)

@nitram509 nitram509 added the enhancement New feature or request label Oct 24, 2024
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

2 participants