Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System doesn't recognize primary article in certain instances #3098

Closed
bryanmgee opened this issue Jan 25, 2024 · 0 comments · Fixed by datadryad/dryad-app#1761
Closed

System doesn't recognize primary article in certain instances #3098

bryanmgee opened this issue Jan 25, 2024 · 0 comments · Fixed by datadryad/dryad-app#1761
Assignees

Comments

@bryanmgee
Copy link

The preferred way for authors to designate the Primary Article is to change the dataset designation to a published article and enter the DOI there, which will automatically create a Related Work entry – this is working fine. However, what we sometimes get is the author puts what is supposed to be the Primary Article directly in the Related Works as an "Article," but they don't change the dataset designation or put the DOI in there. If a curator (or anyone really) subsequently changes the dataset designation and adds the same article DOI, it will not be recognized as the Primary Article and still just display as an "Article" on the sidebar. In order to get the Primary Article correctly labeled, you have to delete the "Article" Related Work entry, change tabs, then come back and change the dataset designation and enter the article DOI there.

It seems like the code either needs to be tweaked slightly so that the Related Work label changes if the primary article is added in this "reverse" fashion, or a "Primary Article" label needs to be available from the dropdown bar of options for a Related Work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants