CDLUC3 / dmphub

Simple metadata repository for networked DMPs
MIT License
3 stars 1 forks source link

Contributor affiliation does not change #44

Closed briri closed 3 years ago

briri commented 3 years ago

If a contributor identified by 'john.doe@somewhere.org' is created by a DMP, the record is created with their current affiliation (assuming one was supplied).

If a subsequent DMP is created and a contributor identified by 'john.doe@somewhere.org', but with a different affiliation, then the system picks up the one from before and does not update the affiliation.

We need to decide on one of the following:

@mariapraetzellis do you have a preference? We need to weigh out the pros and cons

briri commented 3 years ago

Remove the uniqueness validation check on contributors to allow mulltiples. Need to consider/evaluate the association to the orcid identifiers.