When querying for open tasks, I want to have the option to fetch variables attached to the open tasks along with results #4487
Labels
scope:core-api
Changes to the core API: engine, dmn-engine, feel-engine, REST API, OpenAPI
type:feature
Issues that add a new user feature to the project.
User Story
As a developer, I need the ability to query for the list of tasks with the option to retrieve Task Local Variables and Task Variables as part of response by passing appropriate flags.
Functional Requirements
There can be appropriate flags added to the get-taskList post-taskList APIs' requests to enable the response to include the Task Variables as part of the response. This will save multiple API call to achieve the same outcome. The default behaviour can be set to NOT retrieve the variables as part of the response to not impact load/performance.
API Endpoints in Scope:
Links
Pull Requests
The text was updated successfully, but these errors were encountered: