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

[Bug]Fix#3635 Check project name add team query condition #3648

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

DimitriMok
Copy link

What changes were proposed in this pull request

Issue Number: close #3635

Brief change log

When create the same name project in diffrent team, it will lead to the project exists error, but the exists project only show in one of team.
The check query need to add team id condition.

Verifying this change

Add the team id query condition to check name sql.

Does this pull request potentially affect one of the following parts

  • Dependencies (does it add or upgrade a dependency): no

Copy link
Member

@caicancai caicancai left a comment

Choose a reason for hiding this comment

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

LGTM

@caicancai caicancai requested a review from wolfboys April 1, 2024 04:25
Copy link
Member

@wolfboys wolfboys left a comment

Choose a reason for hiding this comment

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

LGTM

@wolfboys wolfboys merged commit f456dfb into apache:dev-2.1.4 Apr 1, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants