Skip to content

[Feature][Master] Run single task in workflow instance #12978

@jieguangzhou

Description

@jieguangzhou

Search before asking

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

Description

image

Brief change log

UI

  • In the Workflow Instance page, add three buttons if we Right-click the task
  • In the Workflow Instance page, if we save the workflow instance, will refresh instead of returning the workflow instance list page. (Because we can execute the task after editing the task definition directly)

Backend

  • Add an interface executeTask to execute the task
  • add a new function to clear data of existing task instance
  • fix the bug of inserting double same TaskDefinitionLogs in saveTaskDefine. (This will make some errors if we add and edit a new task definition in the workflow instance page)

Use case

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions