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
Users can only create a findable DOI if they have included the identifier in the related identifiers field in the Fabrica Form
Current Behaviour
It is possible to create a findable doi which includes only the relatedIdentifierType, relationType, resourceTypeGeneral but not the actual related identifier
Expected Behaviour
Users can only create a findable DOI if they have included the identifier in the related identifiers field in the Fabrica Form
Current Behaviour
It is possible to create a findable doi which includes only the relatedIdentifierType, relationType, resourceTypeGeneral but not the actual related identifier
Steps to Reproduce
"geoLocations": [],
"fundingReferences": [],
"relatedIdentifiers": [
{
"schemeUri": null,
"schemeType": null,
"relationType": "Compiles",
"relatedIdentifier": null,
"resourceTypeGeneral": "ConferencePaper",
"relatedIdentifierType": "DOI",
"relatedMetadataScheme": null
}
],
Context (Environment)
Fabrica
Screenshots
Further details
Proposal
Hypothesis
Possible Implementation
The text was updated successfully, but these errors were encountered: