fix(collections): register DOI when the issue is made public #159

Merged
chartgerink merged 2 commits from fix/153 into main 2026-04-20 12:22:32 +00:00
Owner

PR forward fixes the issue of DOIs for collection issues not being registered upon being made public. The code refactors the original pipeline into a function that is used in both the "Make Public" and "Publish Collection" instantiations. Note this does not backward fixes the already public collections whose DOIs are not yet registered due to being unpublished.

Fixes #153.

PR forward fixes the issue of DOIs for collection issues not being registered upon being made public. The code refactors the original pipeline into a function that is used in both the "Make Public" and "Publish Collection" instantiations. Note this does not backward fixes the already public collections whose DOIs are not yet registered due to being unpublished. Fixes #153.
chartgerink deleted branch fix/153 2026-04-20 12:22:32 +00:00
Sign in to join this conversation.
No description provided.