-
Notifications
You must be signed in to change notification settings - Fork 482
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
Add support for setting a version tag for a Form #4463
Labels
Milestone
Comments
jfriedenstab
added
enhancement
New feature or request
Forms
Camunda 8
Flags an issue as related to Camunda 8
labels
Aug 14, 2024
10 tasks
philippfromme
added a commit
to bpmn-io/form-js
that referenced
this issue
Aug 21, 2024
1 task
philippfromme
added a commit
to bpmn-io/form-js
that referenced
this issue
Aug 21, 2024
philippfromme
added a commit
to bpmn-io/form-js
that referenced
this issue
Aug 21, 2024
philippfromme
added a commit
to bpmn-io/form-js
that referenced
this issue
Aug 23, 2024
Co-authored-by: Vinicius Goulart <vinicius.goulart@camunda.com> Related to camunda/camunda-modeler#4463
vsgoulart
pushed a commit
to bpmn-io/form-js
that referenced
this issue
Aug 23, 2024
vsgoulart
pushed a commit
to bpmn-io/form-js
that referenced
this issue
Aug 23, 2024
Co-authored-by: Vinicius Goulart <vinicius.goulart@camunda.com> Related to camunda/camunda-modeler#4463
philippfromme
added
fixed upstream
Requires integration of upstream change
and removed
ready
Ready to be worked on
labels
Aug 26, 2024
Ready to be integrated into both modelers once bpmn-io/form-js#1243 is released. |
Skaiir
pushed a commit
to bpmn-io/form-js
that referenced
this issue
Aug 26, 2024
Skaiir
pushed a commit
to bpmn-io/form-js
that referenced
this issue
Aug 26, 2024
Co-authored-by: Vinicius Goulart <vinicius.goulart@camunda.com> Related to camunda/camunda-modeler#4463
nikku
added a commit
that referenced
this issue
Aug 26, 2024
Changelog: * https://github.com/bpmn-io/form-js/blob/develop/packages/form-js/CHANGELOG.md#1100 * https://github.com/bpmn-io/form-js/blob/develop/packages/form-js/CHANGELOG.md#192 * https://github.com/bpmn-io/form-js/blob/develop/packages/form-js/CHANGELOG.md#191 feat: support `versionTag` for forms Closes #4463
4 tasks
bpmn-io-tasks
bot
added
needs review
Review pending
and removed
fixed upstream
Requires integration of upstream change
in progress
Currently worked on
labels
Aug 26, 2024
philippfromme
added
the
fixed upstream
Requires integration of upstream change
label
Aug 27, 2024
— with
bpmn-io-tasks
nikku
added a commit
that referenced
this issue
Aug 28, 2024
bpmn-io-tasks
bot
added
needs review
Review pending
and removed
fixed upstream
Requires integration of upstream change
in progress
Currently worked on
labels
Aug 28, 2024
nikku
added a commit
that referenced
this issue
Aug 29, 2024
38 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Problem you would like to solve
As a Camunda 8 user, I'd like to be able to specify a custom version tag for a Form (so that the Form will be available under this version tag when it gets deployed later on and can be referenced from a BPMN user task using
versionTag
binding).Proposed solution
versionTag
JSON property:Additional context
version tag
binding for linked resources camunda#19812versionTag
binding for user tasks #4462The text was updated successfully, but these errors were encountered: