Hi,
I’m using Flowable 6.4.2
I see on database that process was end. In database is record on table act_ru_actinst that the endEvent was end, but all records for this process instance are further in the table act_ru_actinst.
In my application, almost all process instances are removed from this table after they are finished, but I have three instances that were left in act_ru_actinst.
What can be done to remove the records of this process instance from this table act_ru_actinst?
Regards,
Adrian