We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
[x]
remove assignee on issue list return 500
The text was updated successfully, but these errors were encountered:
fix post parameter - issue list - assignee
d2df195
fix go-gitea#7328 - remove assignee on issue list return 500 Signed-off-by: Michael Gnehr <[email protected]>
fix post parameter - on issue list - unset assignee (#7380)
c8a52b9
* fix post parameter - issue list - assignee fix #7328 - remove assignee on issue list return 500 Signed-off-by: Michael Gnehr <[email protected]> * add missing semicolons Signed-off-by: Michael Gnehr <[email protected]>
fix post parameter - on issue list - unset assignee (go-gitea#7380)
b353f6a
* fix post parameter - issue list - assignee fix go-gitea#7328 - remove assignee on issue list return 500 Signed-off-by: Michael Gnehr <[email protected]> * add missing semicolons Signed-off-by: Michael Gnehr <[email protected]>
Successfully merging a pull request may close this issue.
[x]
):2019/06/29 19:47:07 ...outers/repo/issue.go:1127:UpdateIssueAssignee() [E] ChangeAssignee: UpdateIssueUserByAssignee: user does not exist [uid: 0, name: , keyid: 0]
Description
remove assignee on issue list return 500
Screenshots
The text was updated successfully, but these errors were encountered: