bumblebee icon indicating copy to clipboard operation
bumblebee copied to clipboard

"add ADS version ORCID" fails

Open aaccomazzi opened this issue 9 years ago • 2 comments

If you have claimed a paper in your orcid.org profile using a provider other than ADS (e.g. Crossref), then come to ADS and view your profile at https://ui.adsabs.harvard.edu/#/user/orcid you will see that the record in question will appear in the list with a grayed out background. Clicking on "Actions" provides two options:

  1. add ADS version ORCID
  2. view in ORCID

Neither one works at the moment. The first one triggers an uncaught Type error (see below), the second one simply states that it's not implemented.

image

aaccomazzi avatar Sep 13 '16 12:09 aaccomazzi

Another class of records which show a problem in this display mode are those which get listed but are not matched against an existing ADS record. In that case the button reads "Record not known to ADS" and clicking on it is a no-op. We should either try harder to match them or simply pop up a message saying that there's nothing to do when the button is clicked.

aaccomazzi avatar Sep 13 '16 13:09 aaccomazzi

This is still an issue in the new version of the ORCID implementation - the error message now reads "There was a problem adding the record, try again."

kelockhart avatar Feb 05 '19 16:02 kelockhart