Bug 22012

Summary: Moving Items from Cart to List by checking the Select All box creates a duplicate list before adding the items
Product: Koha Reporter: Jessie Zairo <jzairo>
Component: ListsAssignee: Bugs List <koha-bugs>
Status: RESOLVED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: aspencatteam, kelly, m.de.rooy
Version: 18.05   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: duplicatedtitles

Description Jessie Zairo 2018-12-17 17:00:27 UTC
Created attachment 83306 [details]
duplicatedtitles

When moving Items from a Cart to a List by checking the Select All option creates a duplicate list before adding the items to the list. Once saved, the original titles, not duplicates are in the list.

Test 
1) Add items to your cart on the staff client 
2) Choose the ✔️Select All option
3) Click the Add to a list link
4) the number of items are then duplicated 
5) Click Save 
6) Confirm only the original, and not duplicated titles, are in the list
Comment 1 Katrin Fischer 2023-09-23 08:17:24 UTC
Tested in current development version and the number of entries in the cart stayed the same. I think this was fixed a while ago.