[Koha-bugs] [Bug 28854] Add ability to create bundles of items

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 24 17:39:04 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28854

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #224 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Taking things for a test run now :)

1) Adding to bundle and removing from bundle

a) When adding a non-existing barcode like "eee", I get an unspecific error
message: Failure: Check the logs for details (blocker)

b) The contrast is not really good on those errors I feel, maybe black text
would be better on the colored background if that is an easy option. The light
red background + red font is a little hard to read. (Accessibility)

c) If you have a leading space in front of the barcode, it won't be recognized.
This can happen easily if you copy and paste when forming the bundle and we
deal with it in other places - I think we should do it here too for consistency
(see also bug 30409) (normal)

d) Should we be able to change contents of a bundle while it is checked out? At
the moment it's possible. Maybe a 'safety question'? (question/suggestion)

2) Detail view of bundle 

Staff:

a) From the bundle, there is no way to access the record that holds the bundled
item. It would be nice if the Title could be linked in the table to allow for
that. (suggestion)

b) Collection is not resolved into the description in the table. (blocker)

c) The item type column is empty, although the bundled item has an itemtype
(blocker)

d) If an item is lost, the date is formatted 'database' style. DateFormat is
not applied: Last seen: 2022-06-24. DateFormat was set to DD.MM.YYYY. (blocker)

e) As all items on collections now show the "Manage bundle" button, there is no
way to see which item actually has bundled items. An idea here would be to add
the number of bundled items to the button text. (strong suggestion?)
* Empty: Manage bundle
* 3 items bundled in: Manage bundle (3)

f) If you have 2 items on a bundle record and "Manage bundle" the first, the
button appearance changes and looks a bit 'pushed'. 
Now push the second "Manage bundle link". Both bundles are open now, but only
the second button appears 'pushed'.
Close the first bundle - the button looks pushed now... close the second, now
you have a detail page with the second button looking pushed. 
This seems a bit of a confusing UI message. Maybe it was supposed to close the
first when the second was opened? (question)

3) Detail view of bundled items

a) Staff - bundled: I like the link from the status to the record there,
although it makes the column quite wide for a longer one. It all has nice class
mark-up, so would be easy to play with if needed. (comment)

b) OPAC - bundled: We show "Added to bundle" but there is no way for the OPAC
user to figure out "how to get it". I'd really like to see a way to navigate
this here. Maybe we could link the status on the detail page to the bundle?
(normal)

4) Checkout - nothing found there :)

5) Checkin - nothing to complain about here either. I like the new modal and
its functionality.

6) Lost/return claims

Checked in a bundle of 3 items, but one was 'lost'. 

a) Details tab: The return claim was created and in the patron account it shows
Claims ( 0 1 ) on the tab. But when I click on the tab, there is nothing below.
(blocker)

b) Checkouts tab: The claim shows here, but also shows a little issue: In the
notes column, it shows the text 'null'. And when I edit the note the text is
there as well.

c) When trying to resolve the checkout claim to "(Not lost)", I see an
"Uncaught ReferenceError" in the console and the display of the claims table is
not refreshed. When I reload the page, I can see that the claim was actually
resolved. (blocker?)

d) When the claim return is resolved to another lost status, like "Lost", the
bundle view will show: Lost: 1. It should resolve to the description instead.
(blocker)

7) Inventory on checkin feature - no complaints

8) Wish/suggestion list

a) Some items are really similar if you don't see the subtitle, part_name and
part_number. The bundle display and the modals in circulation only show title.
I think it would make a lot of sense to add the other fields here to display as
well. The use case here would be language materials for us. They often match on
title ($a) and the important bit is in the other fields (work book, DVD, etc.9.
They would also lend themselves to be 'bundled up'.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list