camunda / issues

4 stars 0 forks source link

Rest API query: history-Data filter by variableNameLike #726

Open engineering-issue-sync-app[bot] opened 3 months ago

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

Value Proposition Statement

Allow to easier filter REST API for variables

User Problem

Context:

Problem:

Release Notes

User Stories

As a developer I want to be able to filter the REST endpoint to obtain all variable instances of a process instance with Name like, to minimize the amount of variables I obtain from the REST call. This allows me to export variables for a DWH in a more performant way.

Implementation Notes

:robot: This issue is automatically synced from: source