You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The relationship field does not remove the old plaintext Author value when you replace it with an entity in the DsDynamicLookupRelationModalComponent.
To Reproduce
Steps to reproduce the behavior:
Set orcid.api-url = https://pub.sandbox.orcid.org/v3.0 in your local.cfg (this way you can easily import new authors from ORCID)
Import/create a workspace item with some authors in a collection with entity type Publication (this way the author field will already be correctly set up)
Click on the lookup button next to one of the plain text authors
Select an author from the Local Authors tab or from the ORCID tab if you don't have any locally
Close the modal
bug.mp4
Expected behavior
The new entity relationship should be created AND the old plain text value should be removed
Describe the bug
The relationship field does not remove the old plaintext Author value when you replace it with an entity in the
DsDynamicLookupRelationModalComponent.To Reproduce
Steps to reproduce the behavior:
orcid.api-url = https://pub.sandbox.orcid.org/v3.0in yourlocal.cfg(this way you can easily import new authors from ORCID)Publication(this way the author field will already be correctly set up)bug.mp4
Expected behavior
The new entity relationship should be created AND the old plain text value should be removed