openlibhums / openlibhums/janeway
Incorrect DOI registration status when viewing metadata
Open
@mauromsl is already working on this.
Since Sep 26, 2024.
bug
- Dominant language
- Python
- Stars
- 238
- Forks
- 97
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 8
Description
Bug
When I view an article's metadata, the DOI status always reads "This DOI has not been deposited" even if it has.
Expected behavior
The status shows the right message from CrossrefStatus.message, or a suitable message if there is no CrossrefStatus object for that Identifier.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.