eprints / orcid_support_advance

ORCID Support Advance plugin
1 stars 6 forks source link

Fix for internal server error when updating event queue task #56

Closed drn05r closed 2 years ago

drn05r commented 4 years ago

When updating an event_queue task the user lookup in the import and export plugins for ORCID Support advance are called but do not work causing an internal server error. This makes it impossible to update the event queue task (e.g. so it runs again if it originally failed). Before testing if the user has an orcid set, make sure the user lookup was successful by checking the user object is defined.