Skip to content

[Fix-8431][API] The api didn't save the relation of the process and the task when saving a task.#8509

Merged
zhuangchong merged 1 commit into
apache:devfrom
calvinjiang:f-missing-process
Feb 24, 2022
Merged

[Fix-8431][API] The api didn't save the relation of the process and the task when saving a task.#8509
zhuangchong merged 1 commit into
apache:devfrom
calvinjiang:f-missing-process

Conversation

@calvinjiang
Copy link
Copy Markdown
Contributor

Purpose of the pull request

This PR will close #8431 .

Brief change log

When saving the process that has only one task or a task the API didn't save the relation of the process and task. So the name of the process definition doesn't display on the page of task definition.

Verify this pull request

This change added tests and can be verified as follows:

  • Manually verified the change by testing locally.
    The test result is as follows:
    image

image

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

Copy link
Copy Markdown
Contributor

@zhuangchong zhuangchong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@zhuangchong zhuangchong merged commit c590ad4 into apache:dev Feb 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] [API] The name of the process definition doesn't display on the page of task definition.

2 participants