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

Validate formId Introduced by Camunda 8.3 #144

Closed
Tracked by #3656
philippfromme opened this issue Nov 1, 2023 · 1 comment · Fixed by #145
Closed
Tracked by #3656

Validate formId Introduced by Camunda 8.3 #144

philippfromme opened this issue Nov 1, 2023 · 1 comment · Fixed by #145
Assignees

Comments

@philippfromme
Copy link
Collaborator

Camunda 8.3 supports two different types of forms:

  • embedded through formKey
  • linked through formId

These two are exclusive. formId is not supported by older versions of Camunda 8. Linting should indicate that.


Related to camunda/camunda-modeler#3656

@marstamm
Copy link
Member

marstamm commented Nov 2, 2023

closes via #145

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.

2 participants