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

   We noticed that every time a usertask modifies its metadata/inputs/outputs 
in database there are some undesired SQL queries happening for each new 
element. We found that this is because the new elements aren't catched by 
Hibernate so, before commiting them it first tries get the actual value from DB 
even if they are newly added.


-- 
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