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 zebee:property binding #65

Closed
1 task done
nikku opened this issue Aug 22, 2022 · 1 comment · Fixed by #69
Closed
1 task done

Support zebee:property binding #65

nikku opened this issue Aug 22, 2022 · 1 comment · Fixed by #69
Assignees
Labels
enhancement New feature or request

Comments

@nikku
Copy link
Member

nikku commented Aug 22, 2022

Is your feature request related to a problem? Please describe

We want to the new zeebe:properties extension point through element templates via the zeebe:property binding.

It shall act similar to the existing C7 camunda:property.

Describe the solution you'd like

  • zebee:property can be used works like camunda:property reference wise

Describe alternatives you've considered

None.

Additional context

Part of https://github.com/camunda/product-hub/issues/335


Depends on camunda/zeebe-bpmn-moddle#30

@nikku nikku added the enhancement New feature or request label Aug 22, 2022
@nikku nikku self-assigned this Aug 22, 2022
@nikku nikku added ready Ready to be worked on in progress Currently worked on labels Aug 23, 2022 — with bpmn-io-tasks
@nikku nikku removed the ready Ready to be worked on label Aug 23, 2022
nikku added a commit that referenced this issue Aug 23, 2022
`zeebe:property` works similar to `zeebe:input`:

* can be optional (in this case it is not bound)
* has a string representation (static) but also dynamic (FEEL expression)

Closes #65
@bpmn-io-tasks bpmn-io-tasks bot added needs review Review pending and removed in progress Currently worked on labels Aug 23, 2022
nikku added a commit that referenced this issue Aug 23, 2022
`zeebe:property` works similar to `zeebe:input`:

* can be optional (in this case it is not bound)
* has a string representation (static) but also dynamic (FEEL expression)

Closes #65
@bpmn-io-tasks bpmn-io-tasks bot added in progress Currently worked on and removed needs review Review pending labels Aug 23, 2022
nikku added a commit that referenced this issue Aug 23, 2022
`zeebe:property` works similar to `zeebe:input`:

* can be optional (in this case it is not bound)
* has a string representation (static) but also dynamic (FEEL expression)

Closes #65
merge-me bot pushed a commit that referenced this issue Aug 23, 2022
`zeebe:property` works similar to `zeebe:input`:

* can be optional (in this case it is not bound)
* has a string representation (static) but also dynamic (FEEL expression)

Closes #65
@nikku
Copy link
Member Author

nikku commented Aug 23, 2022

Closed via #69.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant