camunda / issues

4 stars 0 forks source link

Deletion of process instance doesn't delete called processes (sub processes) #216

Open engineering-issue-sync-app[bot] opened 1 year ago

engineering-issue-sync-app[bot] commented 1 year ago

Describe the bug

The deletion of a process instance doesn't delete called/sub processes. UI and public API have the same issue.

To Reproduce

Steps to reproduce the behavior:

  1. Deploy and start a process with call activities.
  2. Delete parent process.
  3. Observe whether the called processes are also deleted.

Current behavior

Called/sub processes will not be deleted

Expected behavior

All dependant data should be deleted, also the called/sub processes.

Environment

Additional context

Raised in Support case 17391

Acceptance Criteria

Definition of Ready - Checklist

For UI changes required to solve the bug:

:point_right: Handover Dev to QA

:green_book: Link to the test case

:robot: This issue is automatically synced from: source

engineering-issue-sync-app[bot] commented 1 year ago

The source comment contained sensitive information and was not copied

:robot: This comment from @sdorokhova is automatically synced from: source