osulp / Easydeposit2

Automate journal article deposit for open access

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disallow update of published WOS records

zhang4952 opened this issue · comments

Descriptive summary

Author can make update (e.g., upload a different file) to an already deposited WOS record, which will create duplicate objects in SA like https://ir.library.oregonstate.edu/catalog?utf8=%E2%9C%93&locale=en&search_field=all_fields&q=An+Environmental+Science+and+Engineering+Framework+for+Combating+Antimicrobial+Resistance. ED2 provides a warning message to depositor that "all consequence update must done in SA", but that action should be blocked by default in ED2.

Expected behavior

For an unique WOS record (by WOS uid) that has be deposited into SA:

  1. any further update (upload file and etc) on it should be disallowed.
  2. a message to depositor that all further update should be done in SA, with contact email and link to the article

Actual behavior

Author can upload a different file to already deposited article and make deposit to SA in ED2, which may lead to duplicate objects in SA.

The current ED2 does not require the author sign in before depositing articles to SA; so this issue is N/A.