stable

Clone or download

Read-only

request #10775 When a fork repository of a pullrequest is deleted it throws a fatal error

How to reproduce: Create a pullrequest from a fork, then mark the fork as deleted in DB Access to repository pullrequest => no fatal error are thrown => repository not found is logged in pullrequest logger Change-Id: I923de02179ba00886b088c344b1dd1a6c6374a97

Modified Files

Name
A plugins/pullrequest/db/mysql/updates/2017/201710271043_purge_pullrequest_table_when_repositories_not_found.php +50 −0 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/RepositoryResource.php +18 −14 Go to diff View file