Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix When the task instance status is 'STOP' #14967

Merged
merged 5 commits into from
Oct 17, 2023

Conversation

imizao
Copy link
Contributor

@imizao imizao commented Sep 26, 2023

Purpose of the pull request

Fix When the task instance status is 'STOP', and avoid the 'STOP' state causing the stateOption not to match and reporting an error

Verify this pull request

This pull request is already covered by existing tests, such as (please describe tests).

Manually verified the change by testing locally.

@github-actions github-actions bot added the UI ui and front end related label Sep 26, 2023
songjianet
songjianet previously approved these changes Sep 27, 2023
@codecov-commenter
Copy link

codecov-commenter commented Sep 27, 2023

Codecov Report

Merging #14967 (1a33e9f) into dev (45c5102) will decrease coverage by 0.03%.
Report is 1 commits behind head on dev.
The diff coverage is n/a.

❗ Current head 1a33e9f differs from pull request most recent head d497328. Consider uploading reports for the commit d497328 to get more accurate results

@@             Coverage Diff              @@
##                dev   #14967      +/-   ##
============================================
- Coverage     38.97%   38.95%   -0.03%     
+ Complexity     4601     4599       -2     
============================================
  Files          1231     1231              
  Lines         43354    43354              
  Branches       4795     4795              
============================================
- Hits          16896    16887       -9     
- Misses        24583    24594      +11     
+ Partials       1875     1873       -2     

see 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@EricGao888 EricGao888 modified the milestones: 4.0.0-alpha, 3.2.1 Sep 27, 2023
@EricGao888 EricGao888 added the bug Something isn't working label Sep 27, 2023
Copy link
Member

@SbloodyS SbloodyS left a comment

Choose a reason for hiding this comment

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

+1

@sonarqubecloud
Copy link

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

No Coverage information No Coverage information
0.0% 0.0% Duplication

@SbloodyS SbloodyS merged commit 28788c7 into apache:dev Oct 17, 2023
xdu-chenrj pushed a commit to xdu-chenrj/dolphinscheduler that referenced this pull request Oct 30, 2023
* Fix When the task instance status is 'STOP'

* Fix ITaskState types sort by ID

---------

Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
Co-authored-by: xiangzihao <460888207@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.2.1 bug Something isn't working ready-to-merge UI ui and front end related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants