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 zeebe:versionTag #59

Closed
1 task
Tracked by #19812
wollefitz opened this issue Jun 26, 2024 · 4 comments · Fixed by #60
Closed
1 task
Tracked by #19812

Support zeebe:versionTag #59

wollefitz opened this issue Jun 26, 2024 · 4 comments · Fixed by #60
Assignees

Comments

@wollefitz
Copy link
Member

wollefitz commented Jun 26, 2024

Is your feature request related to a problem? Please describe

Support for the new zeebe:versionTag property to be implemented as part of https://github.com/camunda/product-hub/issues/435.

<bpmn:process id="test-process" name="test process" isExecutable="true">
    <bpmn:extensionElements>
        <zeebe:versionTag value="v1.0.0" />
    </bpmn:extensionElements>
</bpmn:process>

Describe the solution you'd like

  • zeebe:versionTag is recognized by moddle

Describe alternatives you've considered

None.


Related to https://github.com/camunda/product-hub/issues/435
Related to https://github.com/camunda/web-modeler/issues/9581

@nikku
Copy link
Member

nikku commented Jun 27, 2024

@wollefitz Usually the team adds ready as part of our regular inbox grooming. What would be needed from your end is to establish context, only. As I understood this would unblock some users right now.

@wollefitz
Copy link
Member Author

As I understood this would unblock some users right now.

Correct, this would unblock us from delivering https://github.com/camunda/web-modeler/issues/9581 to users.

@wollefitz
Copy link
Member Author

@philippfromme Do you already have a rough idea of when you expect this to be available? As mentioned above, this currently blocks us from proceeding with some of our epics planned for the next alpha release.

@philippfromme
Copy link
Contributor

I will look into this tomorrow. Should be available this week.

@philippfromme philippfromme added in progress Currently worked on and removed ready Ready to be worked on labels Jul 9, 2024
philippfromme added a commit that referenced this issue Jul 9, 2024
philippfromme added a commit that referenced this issue Jul 9, 2024
@bpmn-io-tasks bpmn-io-tasks bot added needs review Review pending and removed in progress Currently worked on labels Jul 9, 2024
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Jul 10, 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
Development

Successfully merging a pull request may close this issue.

3 participants