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 unwanted team review request deletion #17257

Merged
merged 2 commits into from Oct 7, 2021

Conversation

jpraet
Copy link
Member

@jpraet jpraet commented Oct 7, 2021

Add missing issue_id = ? to where clause
Fixes #17251

Add missing issue_id = ? to where clause
Fixes go-gitea#17251
@jpraet jpraet added this to the 1.16.0 milestone Oct 7, 2021
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Oct 7, 2021
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Oct 7, 2021
@6543 6543 merged commit 25a2000 into go-gitea:main Oct 7, 2021
6543 pushed a commit that referenced this pull request Oct 7, 2021
Add missing issue_id = ? to where clause
Fixes #17251
Chianina pushed a commit to Chianina/gitea that referenced this pull request Oct 15, 2021
Add missing issue_id = ? to where clause
Fixes go-gitea#17251
@zeripath zeripath added the backport/done All backports for this PR have been created label Oct 20, 2021
@go-gitea go-gitea locked and limited conversation to collaborators Apr 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport/done All backports for this PR have been created lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Team review requests get deleted when team member submits unrelated review request
5 participants