]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1406786: fix remapping copies during parts merge
authorGalen Charlton <gmc@esilibrary.com>
Thu, 29 Oct 2015 19:30:31 +0000 (19:30 +0000)
committerDan Wells <dbw2@calvin.edu>
Wed, 4 Nov 2015 17:07:02 +0000 (12:07 -0500)
commit31bb7b8352ab8d8c5dea3c8218160a7ea445d03e
tree8d4f82092551cc67313249e1033b58c2414024b7
parent2f6c95e5583f39fb87b5809a553b0bbb26e3cd4c
LP#1406786: fix remapping copies during parts merge

This patch fixes an issue with how copies are mapped
on the target part when using "Merge Selected" in the
Monograph Parts interface.

To test:

[1] Create some monograph parts on a record and assign
    some copies to use them.
[2] Use the merge parts function to collapse all of the
    parts created in step 1 onto a single part.
[3] Verify that the copies whose original parts were removed
    are now mapped onto the part that was the target of the
    merge.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/web/js/dojo/openils/biblio/monographPartMerge.js