A/T cleanup handler DeleteTempBiblioBucket does not check the btype

Bug #869375 reported by Jason Etheridge
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Evergreen
Triaged
Undecided
Unassigned
Nominated for 2.1 by Jason Etheridge
Nominated for Main by Jason Etheridge

Bug Description

This is currently used with the biblio.format.record_entry.email and biblio.format.record_entry.print templates, for the open-ils.search.biblio.record.email and open-ils.search.biblio.record.print OpenSRF methods, which.. I don't think are actually used for anything yet. :-D But the idea behind those methods is that you can specify a set of bibs and provide templated output to print or email. It shoves these bibs into temporary buckets (at the time I didn't realize you could send user data when firing events), and with the cleanup handler, deletes the buckets afterward. If the cleanup handler were to actually look test for btype="temp" before deletion, we could re-use those templates with real buckets, and similarly, we could give the Bookbag CSV template that cleanup method and use it for selected bibs not actually in bookbags (say, on the search results page).

Changed in evergreen:
status: New → Incomplete
Changed in evergreen:
status: Incomplete → Triaged
tags: added: actiontrigger
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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