We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Now that some error logging has been added in 1.20.5, I have been able to find the root cause of #27306:
When deleting a review, comments of type CommentTypeDismissReview are not deleted.
1.20.5
Yes
No response
docker
PostgreSQL
The text was updated successfully, but these errors were encountered:
Fix 500 when deleting a dismissed review (#27903)
966dcb9
Fix #27767 Add a test to ensure its behavior
Fix 500 when deleting a dismissed review (go-gitea#27903)
ff3929b
Fix go-gitea#27767 Add a test to ensure its behavior
Fix 500 when deleting a dismissed review (#27903) (#27910)
61d3d92
Backport #27903 by @lng2020 Fix #27767 Add a test to ensure its behavior Co-authored-by: Nanguan Lin <[email protected]>
d312d8a
8c6bcba
Successfully merging a pull request may close this issue.
Description
Now that some error logging has been added in 1.20.5, I have been able to find the root cause of #27306:
When deleting a review, comments of type CommentTypeDismissReview are not deleted.
Gitea Version
1.20.5
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
docker
Database
PostgreSQL
The text was updated successfully, but these errors were encountered: