Skip to content

[Bug] [task definition] Task do not delete after I remove it from process definition #6418

@zhongjiajie

Description

@zhongjiajie

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

1.At the beginning, I create a workflow as below
image
2.After click the save button, I check the database.
image
3.And then I delete task named delete, and save workflow again.
image
4.I go to database and check records again, and found out task delete still in our database
image

What you expected to happen

I think it should remove database record when task not exists in the workflow anymore. If deleted task still in the database, the size of table t_ds_task_definition is too big for us.

How to reproduce

Please see section what happend

Anything else

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    StalebugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions