Open
Description
If an observation is created, and the underlying project is removed, the observation (intentionally) becomes orphaned. This was generally chosen for long-term persistence.
However, in the resulting email communication, the links lead to an effectively "empty" page for any reports for the given project, as the reference ID is no longer available.
If the project is then recreated/uploaded to PyPI, there's still a project, but it'll have a new ID.
I'm not sure how this should be fixed yet - it's now happened one time, so I wanted to capture it while it was fresh in mind.