We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
formId
Camunda 8.3 supports two different types of forms:
formKey
These two are exclusive. formId is not supported by older versions of Camunda 8. Linting should indicate that.
Related to camunda/camunda-modeler#3656
The text was updated successfully, but these errors were encountered:
feat(user-task-form): validate formId with Camunda 8.3 and newer
ae4dfa5
Closes #144 Related to camunda/camunda-modeler#3656
closes via #145
Sorry, something went wrong.
philippfromme
Successfully merging a pull request may close this issue.
Camunda 8.3 supports two different types of forms:
formKey
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
The text was updated successfully, but these errors were encountered: