Description
Gitea Version
dev(main)
Description
Bug:
gitea/web_src/js/features/repo-legacy.js
Lines 87 to 91 in 141d1a2
It causes database deadlock and results in error response (some data can not be updated correctly, and the page can not be reloaded)
2021/10/28 17:51:22 .../repo/issue_label.go:209:UpdateIssueLabel() [E] RemoveLabel: Error 1213: Deadlock found when trying to get lock; try restarting transaction
2021/10/28 17:51:23 Completed POST /root/test/issues/labels 500 Internal Server Error in 421.528354ms