Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

operate.getVariablesforProcess only returns a few variables #387

Closed
jwulf opened this issue Feb 27, 2025 · 0 comments
Closed

operate.getVariablesforProcess only returns a few variables #387

jwulf opened this issue Feb 27, 2025 · 0 comments
Assignees

Comments

@jwulf
Copy link
Member

jwulf commented Feb 27, 2025

The OperateApiClient getVariablesforProcess method needs to add the size attribute.

See here: https://docs.camunda.io/docs/apis-tools/operate-api/specifications/search/

At the moment, it only returns up to the default page size number of variables.

This is related to SUPPORT-260760.

@jwulf jwulf self-assigned this Feb 27, 2025
@jwulf jwulf closed this as completed in b94532d Mar 6, 2025
github-actions bot pushed a commit that referenced this issue Mar 6, 2025
## [8.6.32](v8.6.31...v8.6.32) (2025-03-06)

### Bug Fixes

* add tests and documentation for logging ([3522faf](3522faf)), closes [#397](#397)
* **operate:** allow paging for getVariablesforProcess ([b94532d](b94532d)), closes [#387](#387)
github-actions bot pushed a commit that referenced this issue Mar 6, 2025
## [8.6.32](v8.6.31...v8.6.32) (2025-03-06)

### Bug Fixes

* add tests and documentation for logging ([3522faf](3522faf)), closes [#397](#397)
* **operate:** allow paging for getVariablesforProcess ([b94532d](b94532d)), closes [#387](#387)
petar-slavov pushed a commit to petar-slavov/camunda-8-js-sdk that referenced this issue Mar 14, 2025
## [8.6.32](camunda/camunda-8-js-sdk@v8.6.31...v8.6.32) (2025-03-06)

### Bug Fixes

* add tests and documentation for logging ([3522faf](camunda@3522faf)), closes [camunda#397](camunda#397)
* **operate:** allow paging for getVariablesforProcess ([b94532d](camunda@b94532d)), closes [camunda#387](camunda#387)
petar-slavov pushed a commit to petar-slavov/camunda-8-js-sdk that referenced this issue Mar 14, 2025
## [8.6.32](camunda/camunda-8-js-sdk@v8.6.31...v8.6.32) (2025-03-06)

### Bug Fixes

* add tests and documentation for logging ([3522faf](camunda@3522faf)), closes [camunda#397](camunda#397)
* **operate:** allow paging for getVariablesforProcess ([b94532d](camunda@b94532d)), closes [camunda#387](camunda#387)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant