Booking title change confuses item-based resources

Bug #1284327 reported by Mike Rylander
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Evergreen
Confirmed
Low
Unassigned

Bug Description

When the title of the bib for a barcoded, bookable resource changes (that is, when the resource type gets a new name), we create a new bookable resource type. We do this in order to maintain historical information about the title (resource type) for reporting purposes. However, we only allow a barcode to exist once as a bookable resource, and we depend on the type's name to find the list of possible resources during the booking process. Because of this, the resources become, effectively, unbookable.

If we allow that the resource type's name may change automatically when the backing bib record is edited, then the fix is straight-forward: find the resource type by record and owner (ignoring name) and update the name on the type.

However, if maintaining the historical information associated with the title (say, the whole bib is replaced with a different and unrelated one), then this is dangerous for reporting and statistics.

[NTS: OpenILS::Application::Booking::get_existing_brt is what needs modification to maintain title changes.]

Tags: booking
Revision history for this message
Jane Sandberg (sandbergja) wrote :

I suspect this is a duplicate of https://bugs.launchpad.net/evergreen/+bug/1022764. Can somebody more familiar with the booking module confirm? Thanks!

tags: added: booking
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.