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
* cherry-picked DataCite related changes from customer/uk
* Add a script that adds a file from url to an item
intended for large file workflows
* Add ways to influence the bitstream name
* add more options to specify an item
* Expose resourceId (#1134)
A BE part of #1127 - this exposes the resourceId so it can be used in the handle mgmt table
* fixes#1135 - findEpersonByNetId should stop searching when it finds an eperson
- moved the `return eperson` inside the for cycle (after eperson non null
check).
- removed the eperson param (both callers were passing in `null`)
Resource id
is not actuallyresource_id
, it'shandle_id
the db:
The text was updated successfully, but these errors were encountered: