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
Steps to reproduce in the instance that we have running.
Start with version 1.16.9.
Change docker-compose file to point to 1.18.3
Start server (docker-compose up).
Go to personal repo and fork.
Change readme in the repo and commit on separate branch (patch-1)
Request pull request.
Error 500.
we saw the same issue earlier going from 1.16.9 to 1.17.3 and tried to figure out if it was someting in our configuration. But now we can repeat this consistently.
The error does not occur in the curren gitea demo instance.