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

long identifiers are truncated #10

Open
laurentleseigneur opened this issue Dec 7, 2020 · 0 comments
Open

long identifiers are truncated #10

laurentleseigneur opened this issue Dec 7, 2020 · 0 comments
Assignees

Comments

@laurentleseigneur
Copy link

process definition id is a long in database, and truncated when using rest API, so i can't start a process using json result

when debuging, the corrrect value is return by api call, but should be converted/changed to string value, due to json conversion

val result = apiClient.processAPI.searchProcessDeploymentInfos(SearchOptionsBuilder(0, 100).done()).result

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants