500 server error when trying to update a PR that contains conflicts with rebase
#16922
Closed
2 of 6 tasks
rebase
#16922
[x]
):Description
If I try to update a PR with conflicts via
rebase
(using the API), I get a 500 error. If I use the default merge option, I get a 409 Conflict error, which is better. It would be nice if it could return a 409 error if the PR contains conflicts.The text was updated successfully, but these errors were encountered: