Closed
Description
Description
As the title says, if a repo from a template, I cannot create pull requests. I always get an error 500 as you can see in the screenshot.
As can also be recreated here https://try.gitea.io/DjSni/Test/.
Gitea Version
1.22.0+dev-611-g01acd1eea
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
Git Version
build in
Operating System
Docker
How are you running Gitea?
i used https://try.gitea.io/
Database
MySQL/MariaDB
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
yp05327 commentedon Jan 29, 2024
Maybe caused by #28469 or #23894.
ObjectFormatName
is empty for the repos created from templates.@lunny
And ideas of fixing this issue? I'm not sure how to deal with it for repos from templates.
a1012112796 commentedon Mar 5, 2024
fixed by #28969 ? @yp05327 @lunny
lunny commentedon Mar 5, 2024
Yes, I can confirm this has been resolved.