-
Bug Report
-
Resolution: Cannot Reproduce
-
L3 - Default
-
None
-
7.10.0
-
None
In our test environment which uses mariadb 10.0 we cannot create comments for tasks. When I hit the Add comment button, I get a message popup
When running against h2 locally, the problem does not occur.
Exception:
org.camunda.bpm.engine.rest.exception.InvalidRequestException: No task found for task id 69643c95-6b60-11e9-ab45-0242ac14000a at org.camunda.bpm.engine.rest.sub.task.impl.TaskCommentResourceImpl.ensureTaskExists(TaskCommentResourceImpl.java:127) at org.camunda.bpm.engine.rest.sub.task.impl.TaskCommentResourceImpl.createComment(TaskCommentResourceImpl.java:81)
I see no other log entries.
Hi dschulten,
I was not able to reproduce the issue.
[1]: https://docs.camunda.org/manual/7.10/user-guide/process-engine/database/#isolation-level-configuration
Best regards,
Yana