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

fix(element-templates): add allowed types #4904

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

philippfromme
Copy link
Contributor

@philippfromme philippfromme commented Jan 27, 2025

Adjusts the element template documentation. Bindings of type zeebe:input and zeebe:output are allowed to be Boolean or Number if they are optional or static FEEL expressions.

Related to camunda/camunda-modeler#4593 (comment)

Description

When should this change go live?

  • This is a bug fix, security concern, or something that needs urgent release support. (add bug or support label)
  • This is already available but undocumented and should be released within a week. (add available & undocumented label)
  • This is on a specific schedule and the assignee will coordinate a release with the DevEx team. (create draft PR and/or add hold label)
  • This is part of a scheduled alpha or minor. (add alpha or minor label)
  • There is no urgency with this change (add low prio label)

PR Checklist

  • My changes are for the next minor and are in /docs directory (aka /next/).
  • My changes are for an already released minor and are in /versioned_docs directory.

@philippfromme philippfromme added the low prio There is no urgency with this change. label Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low prio There is no urgency with this change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant