Skip to content
Commit 989ede82 authored by abirembaut's avatar abirembaut Committed by GitHub
Browse files

fix(REST API): negative Ids should not be sent to engine API (#954)

verify Ids are positive non null before sending them to engine (before 7.14.2 makeAPIID used to return null in this case)

Covers [RUNTIME-1400](https://bonitasoft.atlassian.net/browse/RUNTIME-1400)
Relates to [RUNTIME-334](https://bonitasoft.atlassian.net/browse/RUNTIME-334)
Relates to [RUNTIME-335](https://bonitasoft.atlassian.net/browse/RUNTIME-335)
parent 658d28a0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment