camunda / issues

4 stars 0 forks source link

Target specific index for variable name DB requests #748

Closed engineering-issue-sync-app[bot] closed 2 months ago

engineering-issue-sync-app[bot] commented 2 months ago

Context

The variable name endpoint builds a request for variables that is relatively complex and ultimately targets all process instance indices (using the alias). Based on the definitions being targeted (already available in the payload), we could refine this search and target only the indices for the processes in question.

ATs

Testing Notes

Additional information

Links

Breakdown

### Pull Requests
- [ ] https://github.com/camunda/camunda-optimize/pull/13208

:robot: This issue is automatically synced from: source