Bug 31181 - Merge function does not include local cover images
Summary: Merge function does not include local cover images
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal with 7 votes (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-18 19:54 UTC by Manos PETRIDIS
Modified: 2023-07-07 14:30 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Manos PETRIDIS 2022-07-18 19:54:49 UTC
It seems that merge-from item local cover images are not merged to the merge-to entry. 
Is thie intentional or is it a bug? If intentinal there should be a warning to the user before the merge is performed, so that they may save the current images and re-locad them once the merging is complete.
Are the images left in limbo, or are they deleted from the db once the merge is complete?
Comment 1 Katrin Fischer 2022-07-18 20:00:05 UTC
I believe we could count this as a bug. I think the covers should be merged in, maybe with a warning only if  AllowMultipleCovers is off?
Comment 2 Andrew Fuerste-Henry 2023-07-07 14:30:01 UTC
(In reply to Katrin Fischer from comment #1)
> I believe we could count this as a bug. I think the covers should be merged
> in, maybe with a warning only if  AllowMultipleCovers is off?

Agreed.