You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting an error when trying to assign issues to a project once the issue has already been created (it works if I assign the issue to the project while creating the issue).
That is, when trying to assign the issue to the project here:
The issue is reproducible in the Gitea demo (obviously, I can't see if the logs are the same, but I can't assign issues to projects there either)
Activity
Zettat123 commentedon Jul 4, 2023
might be related to
gitea/routers/web/repo/projects.go
Lines 388 to 391 in 0403bd9
Fix the nil pointer when assigning issues to projects (#25665)
Fix the nil pointer when assigning issues to projects (go-gitea#25665)
Fix the nil pointer when assigning issues to projects (#25665) (#25677)