-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
Not defined
When importing running or completed process instances, we create camunda activity events which depend on the fetching of the process definition. If we can't resolve the definition, for example if it has been deleted from the engine, the importer gets stuck.
ATs:
- We skip the creation of Camunda activity events if its definition has been deleted
- The importer doesn't get blocked in these scenarios
This is the controller panel for Smart Panels app
Import gets stuck if definition is deleted on camunda activity import
-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
Not defined
When importing running or completed process instances, we create camunda activity events which depend on the fetching of the process definition. If we can't resolve the definition, for example if it has been deleted from the engine, the importer gets stuck.
ATs:
- We skip the creation of Camunda activity events if its definition has been deleted
- The importer doesn't get blocked in these scenarios