Dear all,
we use Dspace 6.3, XMLUI Interface and ORCID enabled.
Submitting a new item with 2 authors works. The result in the authority
shows: (example for one author)
{
"id": "75e2dd03-7cdf-4e21-9b1d-293f02d3c0cf",
"field": "dc_contributor_author",
"value": "Behnke, Stefanie",
"deleted": false,
"creation_date": "2018-09-16T09:01:40.474Z",
"last_modified_date": "2018-09-16T09:01:40.474Z",
"authority_type": "orcid",
"first_name": "Stefanie",
"last_name": "Behnke",
"orcid_id": "0000-0001-5923-423X"
},
Trying to add a third author with ORCID to this item make the “orcid_id”
for the existing authors vanish from the authority:
{
"id": "75e2dd03-7cdf-4e21-9b1d-293f02d3c0cf",
"field": "dc_contributor_author",
"value": "Behnke, Stefanie",
"deleted": false,
"creation_date": "2018-09-16T09:01:40.474Z",
"last_modified_date": "2018-09-16T09:01:40.474Z",
"authority_type": "orcid",
"first_name": "Stefanie",
"last_name": "Behnke"
},
I cannot imagine that this should be the intended behaviour, so I think
this is a bug.
Any help is much appreciated.
Best regards
Stefanie
--
All messages to this mailing list should adhere to the DuraSpace Code of
Conduct: https://duraspace.org/about/policies/code-of-conduct/
---
You received this message because you are subscribed to the Google Groups
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.