Skip to content

Non-helpful error message when the fork of a PR has been deleted #1375

Closed
@spoenemann

Description

@spoenemann

Describe the bug

When you open a PR in Gitpod that was created from a fork, and the fork is deleted again, Gitpod displays

We are having trouble parsing your context
Error: Cannot read property ‘repository’ of null

Steps to reproduce

  • Fork a repository
  • Create a PR to the original repository
  • Delete the fork
  • Open the PR in Gitpod

Expected behavior

The error message should make clear that the repository does not exist.

Example repository

eclipse/openvsx#61

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions