Steps to reproduce
- camunda-bpm-taskpool version: 3.1.3
Expected behaviour
The services are disabled completely if the corresponding item is not enabled in the properties.
Actual behaviour
Currently, the JPA View services are not saving items if these are not enabled in the application properties. But the services (Task, ProcessDefinition, DataEntry, ProcessInstance, etc...) are still active and events are delivered to them.
Steps to reproduce
Expected behaviour
The services are disabled completely if the corresponding item is not enabled in the properties.
Actual behaviour
Currently, the JPA View services are not saving items if these are not enabled in the application properties. But the services (Task, ProcessDefinition, DataEntry, ProcessInstance, etc...) are still active and events are delivered to them.