Skip to content

fix: In the task definition page editing task, the version is upgrade…#14764

Closed
MyLoveZhou wants to merge 2 commits intoapache:devfrom
MyLoveZhou:dev
Closed

fix: In the task definition page editing task, the version is upgrade…#14764
MyLoveZhou wants to merge 2 commits intoapache:devfrom
MyLoveZhou:dev

Conversation

@MyLoveZhou
Copy link

…d from V1 to V2, but in the workflow of this task associated, the version of this task is still V1 #13645

Purpose of the pull request

Brief change log

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

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

(or)

This change added tests and can be verified as follows:

(or)

If your pull request contain incompatible change, you should also add it to docs/docs/en/guide/upgrede/incompatible.md

…d from V1 to V2, but in the workflow of this task associated, the version of this task is still V1 apache#13645
@SbloodyS SbloodyS added bug Something isn't working first time contributor First-time contributor 3.1.x for 3.1.x version 3.2.0 for 3.2.0 version labels Aug 18, 2023
@SbloodyS SbloodyS added this to the 3.1.9 milestone Aug 18, 2023
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.*;
Copy link
Member

Choose a reason for hiding this comment

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

Please avoid wild card import.

Copy link
Author

Choose a reason for hiding this comment

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

Ok, I'll revisit this question.

@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had recent activity for 120 days. It will be closed in 7 days if no further activity occurs.

@github-actions github-actions bot added the Stale label Dec 17, 2023
@github-actions
Copy link

This pull request has been closed because it has not had recent activity. You could reopen it if you try to continue your work, and anyone who are interested in it are encouraged to continue work on this pull request.

@github-actions github-actions bot closed this Dec 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.1.x for 3.1.x version 3.2.0 for 3.2.0 version backend bug Something isn't working first time contributor First-time contributor Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants