-
Notifications
You must be signed in to change notification settings - Fork 6
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
Support priority definition for userTasks #62
Comments
Skaiir
added a commit
that referenced
this issue
Aug 4, 2024
This was referenced Aug 4, 2024
Skaiir
added a commit
that referenced
this issue
Aug 4, 2024
4 tasks
Released via v1.5.0 |
Reopening due to https://github.com/camunda/product-hub/issues/217#issuecomment-2275277482 I will update the top comment too. |
zeebee:priority
for userTasks
5 tasks
Skaiir
added a commit
that referenced
this issue
Aug 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What
We should support a simple priority field as part of feature parity.
How
The field should be an extension element as the bpmn schema only allows integer definitions of a priority. It should also parse as a string for the same reasons.
Related to https://github.com/camunda/product-hub/issues/217
Related to camunda/camunda-modeler#4450
The text was updated successfully, but these errors were encountered: