Skip to content

fix(doi-prefix): handle doi prefix failure gracefully

Pankaj Kandpal requested to merge fix/no-doi-prefix into main

The decision page crashes for a manuscript if the DOI prefix is not configured in the CrossRef section on the config manager. I have added error handling for that to fail gracefully.

Merge request reports