batch volume transfers need to take acq into account
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Evergreen |
Confirmed
|
Medium
|
Unassigned |
Bug Description
EDIT: this bug originally assumed the problem was with bib merges, not volume transfers
We have discovered that Evergreen's batch volume transfer process does not account for acquisitions lineitems linked to the empty-of-volumes (now deleted) record. Here is the acq workflow:
1) User uploads a file of MARC records via the Load MARC Order Records UI.
2) User attaches acq copies to those lineitems.
3) User activates order and is greeted with "[JavaScript Application] Event: 1228:BIB_
Investigation revealed that between steps 1 and 3, a cataloger at another library batch transferred volumes from the linked record for the affected lineitem into another record. Evergreen should include a check for these and update them to the transfer destination record along with the "delete the now empty bib" step.
Evergreen 2.11.1
OpenSRF 2.4.1
Ubuntu 14.04 LTS
PostgreSQL 9.4
Changed in evergreen: | |
importance: | Undecided → Medium |
Changed in evergreen: | |
status: | New → Confirmed |
This sounds a lot like bug #849143.