[Bug 33432] New: Move a list of items from a record to an other
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33432 Bug ID: 33432 Summary: Move a list of items from a record to an other Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: mathsabypro@gmail.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl It would be nice if a librarian could move a list of items (not only 1 item) from a record to an other. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33432 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Mathieu, can you describe the use case a little more? Do you want to have a barcode input field like we have for batch item edits or should the list be created otherwise? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33432 --- Comment #2 from mathieu saby <mathsabypro@gmail.com> --- The use case is rare but for example in my library we have an "small object" record with hundreds of items (calculators, staplers...), and we have just decided to create a record by object type, and to move for ex. all the calculators on the "calculator" record. Other use case for serials : we inherited records from our previous ILS with some items linked to a wrong record, because the a new record has been created for the serial at some point, with a new ISSN (the title of the publication was changed for example). We have to move the items one by one I suppose we could have a page inspired by tools/batchMod.pl -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33432 Magnus Enger <magnus@libriotech.no> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus@libriotech.no --- Comment #3 from Magnus Enger <magnus@libriotech.no> --- I think it would be nice if, when you are in the detail view of a record, you could select items in the same way you do when you want to send multiple items to "Delete selected items" or "Modify selected items". But I am not sure how you would find the record to move the items to. Some kind of simple search, or just an input field for the biblionumber? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33432 --- Comment #4 from Owen Leonard <oleonard@myacpl.org> --- Seems like it wouldn't be too hard to modify moveitem.pl to accept multiple barcodes... Check boxes on the detail page, store them in local storage while you do a search, and find "move items here" link in each search result? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33432 --- Comment #5 from Magnus Enger <magnus@libriotech.no> --- (In reply to Owen Leonard from comment #4)
Seems like it wouldn't be too hard to modify moveitem.pl to accept multiple barcodes... Check boxes on the detail page, store them in local storage while you do a search, and find "move items here" link in each search result?
That sounds like a great solution! -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33432 Angela Berrett <angela.berrett@familysearch.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |angela.berrett@familysearch | |.org --- Comment #6 from Angela Berrett <angela.berrett@familysearch.org> --- Is this a duplicate of bug 25163? (I have that one saved because I would love to see this feature too.) Just checking. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33432 --- Comment #7 from Owen Leonard <oleonard@myacpl.org> --- (In reply to Angela Berrett from comment #6)
Is this a duplicate of bug 25163?
I think so! -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33432 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kelly@bywatersolutions.com --- Comment #8 from Owen Leonard <oleonard@myacpl.org> --- *** Bug 25163 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33432 Michelle Spinney <mspinney@clamsnet.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mspinney@clamsnet.org -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33432 Lauren Denny <lauren_denny@sil.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lauren_denny@sil.org -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33432 Nathalie SAVARIT <nathalie.savarit@univ-amu.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nathalie.savarit@univ-amu.f | |r --- Comment #9 from Nathalie SAVARIT <nathalie.savarit@univ-amu.fr> --- Created attachment 176494 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=176494&action=edit Screen shot new button 'Move selected items' We found ourselves in the same situation as Mathieu Saby, i.e. moving multiple copies to another record (materials or periodicals). During the hackathon 2025 organised by the French association KohaLa, we thought of a solution. Create a ‘move selected items’ button on the bibliographic record at the level of the items to be moved (see screen copy). This would mean : - select the items to be moved - click on the ‘move selected items’ button - enter the biblionumber of the record to which the items are to be moved - validate -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33432 Sophie Wawrzyniak <sophie.wawrzyniak@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sophie.wawrzyniak@univ-lyon | |3.fr -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33432 Melanie Catt <melanie.catt@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |melanie.catt@univ-lyon3.fr -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33432 --- Comment #10 from Nathalie SAVARIT <nathalie.savarit@univ-amu.fr> --- (In reply to Owen Leonard from comment #4)
Seems like it wouldn't be too hard to modify moveitem.pl to accept multiple barcodes... Check boxes on the detail page, store them in local storage while you do a search, and find "move items here" link in each search result?
That sounds like a great solution too! -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33432 --- Comment #11 from Nathalie SAVARIT <nathalie.savarit@univ-amu.fr> --- Created attachment 176495 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=176495&action=edit Attach multiple items Screen shot to Illustrate Owen Leonard proposition -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33432 pjouve <pauline.jouve@enssib.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pauline.jouve@enssib.fr -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33432 pierre.genty@biblibre.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pierre.genty@biblibre.com --- Comment #12 from pierre.genty@biblibre.com --- Isn't this bug a duplicate of https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6532 ? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33432 --- Comment #13 from Mathieu Saby <mathsabypro@gmail.com> --- Oh yes it seems so ! And I even commented the other bug -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33432 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33432 --- Comment #14 from Mathieu Saby <mathsabypro@gmail.com> --- My institution may consider funding a development (to be confirmed) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33432 Mathieu Saby <mathsabypro@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #15 from Mathieu Saby <mathsabypro@gmail.com> --- *** This bug has been marked as a duplicate of bug 6532 *** -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org