-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Describe the Bug
When fetching the variables after a test we aren't explicit about the fact that we don't want truncated variables. By default variables are truncated (cf. https://docs.camunda.io/docs/apis-tools/orchestration-cluster-api-rest/specifications/search-variables/).
Steps to Reproduce
- Test task that produces large variables
- Variables are truncated
Expected Behavior
No truncated variables.
Environment
- Library version: latest
Reactions are currently unavailable