bpmn-io / bpmn-io/variable-resolver
Resolve input variable schema for multi-instance activities
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- Avg merge
- 8h 41m
- Merged PRs (30d)
- 3
Description
### Is your feature request related to a problem? Please describe.

Follow-up from https://github.com/bpmn-io/variable-resolver/issues/2
### Describe the solution you'd like
- When I create a multi-instance activity, I want the `InputElement` populated with the schema for entries derived from the input collection
- This should be available in the Multi-instance element and all sub-elements in case of a multi-instance subprocess
### Describe alternatives you've considered
### Additional context
related to https://github.com/bpmn-io/internal-docs/issues/680
Contributor guide
Assessment
This issue has not been assessed yet.