bpmn-io / bpmn-io/variable-resolver
Track places where a Variable is used
Open
backlog
enhancement
- 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.
For a complete overview of Process variable flows, we also need to track where data is consumed. This allows us to also create Lint warnings, such as "Written and never used" or "undefined variable".
### Describe the solution you'd like
Add an additional variable property that tracks tasks where the variable was used
### Describe alternatives you've considered
-
### Additional context
related to https://github.com/camunda/product-hub/issues/2011
Contributor guide
Assessment
This issue has not been assessed yet.