Comment 1 for bug 1821198

Revision history for this message
Galen Charlton (gmc) wrote : Re: Baskets: select entire result set

I note that some limits may need to be placed on this sort of feature, including

- respecting the ctx.max_basket_size basket template paramter
- asking the user to confirm that they really want to include all results
- ensuring that very large baskets don't create problems when trying to do batch actions on them, in particular, placing holds.

A particular use case I'm aware of is being able to select all results for a search in the staff interface, then immediately moving the contents of the basket into a record bucket.