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

remove assignee on issue list return 500 #7328

Closed
3 of 8 tasks
Cherrg opened this issue Jun 29, 2019 · 0 comments · Fixed by #7380
Closed
3 of 8 tasks

remove assignee on issue list return 500 #7328

Cherrg opened this issue Jun 29, 2019 · 0 comments · Fixed by #7380
Labels
Milestone

Comments

@Cherrg
Copy link
Contributor

Cherrg commented Jun 29, 2019

  • Gitea version (or commit ref): master branch
  • Git version: latest build (master)
  • Operating system: Linux/Ubuntu 18.04
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
    • irrelevant
  • Can you reproduce the bug at https://try.gitea.io:
  • Log gist:
    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

Peek 2019-06-29 19-47

@lunny lunny added the type/bug label Jun 30, 2019
Cherrg added a commit to Cherrg/gitea that referenced this issue Jul 8, 2019
fix go-gitea#7328 - remove assignee on issue list return 500

Signed-off-by: Michael Gnehr <[email protected]>
@techknowlogick techknowlogick modified the milestone: 1.9.0 Jul 8, 2019
techknowlogick pushed a commit that referenced this issue Jul 8, 2019
* 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]>
@techknowlogick techknowlogick added this to the 1.9.0 milestone Jul 8, 2019
jeffliu27 pushed a commit to jeffliu27/gitea that referenced this issue Jul 18, 2019
* 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]>
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
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.

3 participants