Wrong state is shown on issue popovers
When the GraphQL request for issue popover fails, we always show the "Open" state.
Steps to reproduce
- Create a closed issue in
project-a - In another project's issue, create a comment with a reference to the previous issue. (e.g.
project-a#1) - Rename
project-atoproject-b - Hover over the comment's reference and the popover now shows an incorrect "Open" state
Reported by @cablett