I use Activiti 5.19.0.2, Apache Maven 3.3.3, Apache Tomcat 8.0.32 and jdk 1.8.0_45-b15.
I create, deploy and start a process and than I delete a user (candidateUsers). The task, which should be done from the deleted user, is lost and the process is waiting and cann't catch the end event. Where can I configure it that taks from deleted user or groups are not waiting, when they are deleted?