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

Support priority definition for userTasks #62

Closed
Tracked by #4450
Skaiir opened this issue Aug 4, 2024 · 2 comments · Fixed by #63 or #64
Closed
Tracked by #4450

Support priority definition for userTasks #62

Skaiir opened this issue Aug 4, 2024 · 2 comments · Fixed by #63 or #64
Assignees

Comments

@Skaiir
Copy link
Contributor

Skaiir commented Aug 4, 2024

What

We should support a simple priority field as part of feature parity.

<userTask id="" name="">
  <bpmn:extensionElements>
    <zeebe:priorityDefinition priority="15" />
  </bpmn:extensionElements>
</userTask> 

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

@Skaiir Skaiir added the in progress Currently worked on label Aug 4, 2024
@Skaiir Skaiir self-assigned this Aug 4, 2024
Skaiir added a commit that referenced this issue Aug 4, 2024
@bpmn-io-tasks bpmn-io-tasks bot added needs review Review pending and removed in progress Currently worked on labels Aug 4, 2024
Skaiir added a commit that referenced this issue Aug 4, 2024
@barmac barmac closed this as completed in #63 Aug 7, 2024
@barmac barmac closed this as completed in 1618ba1 Aug 7, 2024
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Aug 7, 2024
@barmac
Copy link
Collaborator

barmac commented Aug 8, 2024

Released via v1.5.0

@barmac
Copy link
Collaborator

barmac commented Aug 8, 2024

Reopening due to https://github.com/camunda/product-hub/issues/217#issuecomment-2275277482

I will update the top comment too.

@barmac barmac reopened this Aug 8, 2024
@barmac barmac changed the title Support zeebee:priority for userTasks Support priority definition for userTasks Aug 8, 2024
Skaiir added a commit that referenced this issue Aug 8, 2024
@bpmn-io-tasks bpmn-io-tasks bot added in progress Currently worked on needs review Review pending and removed in progress Currently worked on labels Aug 8, 2024
@barmac barmac closed this as completed in #64 Aug 8, 2024
@barmac barmac closed this as completed in 17cb0f0 Aug 8, 2024
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants