Skip to content
New issue

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

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

Already on GitHub? # to your account

Employment not added if old employment entry for same institution #57

Open
drn05r opened this issue Jul 17, 2020 · 1 comment
Open

Employment not added if old employment entry for same institution #57

drn05r opened this issue Jul 17, 2020 · 1 comment
Labels

Comments

@drn05r
Copy link
Contributor

drn05r commented Jul 17, 2020

If a user who connects with ORCID has an old employment record with an end date in the past for the same institution it will not add a new employment entry.

From user:

However, there seems to be a problem for records that already have some employment information recorded. The assertion is now showing on my record but in order to get this to appear, I have deleted all three previous entries for employment at University of Reding on my ORCID record. Is it only working if there are no other employment records for University of Reading in the ORCID record (even if some of these were very old and down in the list)?
https://orcid.org/0000-0002-2084-3967
I'll try adding back my previous employments at Reading and see if the assertion from the plug in remains. "

@drn05r drn05r added the bug label Jul 17, 2020
@drn05r drn05r changed the title Employment not added if old emplyment entry for some institution Employment not added if old employment entry for some institution Jul 17, 2020
@drn05r drn05r changed the title Employment not added if old employment entry for some institution Employment not added if old employment entry for same institution Jul 17, 2020
@wfyson
Copy link
Collaborator

wfyson commented Jan 26, 2021

I have a feeling this may be a tricky one to fix with eprints not storing start/end dates of employment. Before writing affiliation details to the orcid.org profile, the repository does a quick read to check it isn't already there and it's not adding something unnecessarily. Without knowing the start and end dates of employments we therefore can't really be sure if we should be adding something or not.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants