-
Notifications
You must be signed in to change notification settings - Fork 481
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
As a User, I cannot use multi-instance on a task with a template applied #3396
Comments
We decided to not showcase stock properties panel sections except for "General" when a template is applied. This may be an exception to the rule. Alternatively we'd need to allow users to conditionally template all multi-instance related properties. Moving to backlog for the moment. Thanks for reporting. |
fyi, this issue was also reported yesterday by @Belike internally via a customer. |
Also reported via camunda/connectors#470 and bpmn-io/bpmn-js-properties-panel#907. |
Let's discuss it in the next iteration planning. Moving to ready. We can still move it to backlog. |
FYI @christian-konrad. This is a medium sized issue and we did not prioritize it. |
An alternative raised by @christian-konrad is to restore the properties-panel@0 / Modeler@4 behavior to allow additional stock configuration to be shown along with templated properties through For C7 there exists a customer request for that. |
This will be fixed upstream via bpmn-io/bpmn-js-element-templates#27 |
Closes #3396 deps: update to `camunda-bpmn-js@3.6.1` deps: update to `bpmn-js-element-templates@1.6.1`
Closes #3396 deps: update to `camunda-bpmn-js@3.6.1` deps: update to `bpmn-js-element-templates@1.6.1`
This supports https://github.com/camunda/product-hub/issues/1851.
Describe the bug
As a User, I cannot model in Camunda Modeler a task that has a template applied to it and is also multi instance.
Steps to reproduce
Input Collection
See recording:
Screen.Recording.2023-01-12.at.15.53.11.mov
Expected behavior
When I apply a template to a task and then I make the task multi instance, the respective Properties Panel section should appear.
Environment
Additional context
No response
Depends on bpmn-io/bpmn-js-properties-panel#907
The text was updated successfully, but these errors were encountered: