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
Is your feature request related to a problem? Please describe.
The ORCID push queue may contain only items of the dspace.entity.type publication or funding (depending on the configuration and the settings). Patents will not get it into the push queue and can therefore not been pushed to ORCID from DSpace-CRIS.
Describe the solution you'd like
I would like to have Patents within the ORCID registry queue, to be able to push those items from DSpace-CRIS to ORCID.
Describe alternatives or workarounds you've considered
currently this issue is not configurable
need to duplicate most parts of the code in the factories, although the mapping is 95% the same.
Provided some Implementation. It is mainly some copy of the Product entity implementation and using this as some standalone feature there are many merge conflicts to be expected with the Product implementation - we suggest this implementation should be reviewed after or together with the Product implementation
Is your feature request related to a problem? Please describe.
The ORCID push queue may contain only items of the
dspace.entity.type
publication or funding (depending on the configuration and the settings). Patents will not get it into the push queue and can therefore not been pushed to ORCID from DSpace-CRIS.Describe the solution you'd like
I would like to have Patents within the ORCID registry queue, to be able to push those items from DSpace-CRIS to ORCID.
Describe alternatives or workarounds you've considered
Additional context
The text was updated successfully, but these errors were encountered: