G-Node / gin-doi

G-Node DOI Service
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Collect DOI request failed messages #96

Closed mpsonntag closed 3 years ago

mpsonntag commented 3 years ago

Requesting a DOI can fail due to a couple of issues:

Each of these cases leads to different error pages, potentially leading the user to submit a DOI request three times before all issues are resolved.

Change the procedure to always check all three of the above described conditions, collect all issues and show them to the user at once, before failing the DOI request.