-
Bug Report
-
Resolution: Won't Fix
-
L3 - Default
-
None
-
7.15.0
-
None
Environment (Required on creation):
camunda 7.15.0 break
camunda 7.14.0 or old is ok
Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the ticket):
org.camunda.bpm.engine.rest.dto.runtime.updateFilter#L128
```java
filter.setQuery(query.toQuery(engine)); // query.toQuery throw NPE
```