alishaaaqil opened a new issue, #2367:
URL: https://github.com/apache/incubator-kie-issues/issues/2367

   When updating process variables using the generated workflow REST API, a 
PATCH request containing an explicit JSON null for a String process variable 
does not update the variable.
   
   Instead, the existing value is retained.
   
   PATCH requests using the literal string "null" update the variable 
successfully, but store the string "null" rather than clearing the variable.
   
   PUT requests do not exhibit this behavior.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to