Skip to content

Option to dismiss a review, dissmiss all reviews in full gitea #15472

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

Closed
1 of 6 tasks
engaltori opened this issue Apr 14, 2021 · 0 comments · Fixed by #15477
Closed
1 of 6 tasks

Option to dismiss a review, dissmiss all reviews in full gitea #15472

engaltori opened this issue Apr 14, 2021 · 0 comments · Fixed by #15477
Labels
Milestone

Comments

@engaltori
Copy link

engaltori commented Apr 14, 2021

  • Gitea version (or commit ref): 1.14.0
  • Git version: 2.30.2
  • Operating system: Ubuntu 18.04
  • Running Methode: Docker 19.03
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
  • Log (Sorry for the bad formatting):
[36m2021/04/14 12:43:09 �[0m�[32m.../repo/pull_review.go:230:�[32mDismissReview()�[0m �[1;32m[I]�[0m [SQL]�[1m�[0m �[1mUPDATE "review" SET "dismissed" = $1, "updated_unix" = $2 �[0m �[1m[true 1618404189]�[0m - �[1m31.960722ms�[0m

Description

If I dissmiss a review of a pull request, the column "dismissed" in every row of the table "review" is updated with the value "true"

zeripath added a commit to zeripath/gitea that referenced this issue Apr 14, 2021
@zeripath zeripath added this to the 1.14.1 milestone Apr 14, 2021
zeripath added a commit that referenced this issue Apr 15, 2021
zeripath added a commit to zeripath/gitea that referenced this issue Apr 15, 2021
lafriks pushed a commit that referenced this issue Apr 15, 2021
@go-gitea go-gitea locked and limited conversation to collaborators Jun 4, 2021
AbdulrhmnGhanem pushed a commit to kitspace/gitea that referenced this issue Aug 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants