Skip to content

Deleting source project with existing fork link should close all related merge requests

What does this MR do?

Deleting source project with existing fork link should close all related merge requests and shouldn't render invalid template for merge requests with deleted source project. The merge request without source project can be edited but can't be reopened.

Screenshots

Before was rendered invalid template: Zrzut_ekranu_2016-09-13_o_12.18.08

After is rendered show with message about missing source project: Zrzut_ekranu_2016-09-13_o_12.14.14

Does this MR meet the acceptance criteria?

  • [CHANGELOG]
  • Tests
    • Added for this feature/bug
    • All builds are passing

What are the relevant issue numbers?

Closes #21636 (closed)

cc @ubudzisz @yorickpeterse @grzesiek @tmaczukin

Merge request reports