On itemsearch.pl you can limit by LOST or WITHDRAWN statuses but not by DAMAGED status. It would be neat if that was added.
The item search is so helpful for users, adding a damaged status limiter would be amazing!!!
I think this would be very useful, especially for libraries that have more than one Damaged status (e.g.: Damaged - Basement Flood, 2020; Damaged by Patron; etc.).
What you can do is add the damaged to 'item search fields' defined in administration. If you link it to DAMAGED it will display as a pull down. Using the "and" combination you could also search for multiple. It would be nice to have it by default, but I think this could at least be a good workaround?
We use the DAMAGED status for conservation and repair statuses. Being able to pull a list of items in those areas would be WONDERFUL.
Created attachment 157136 [details] [review] Bug 26468: Add damaged as a searchable status in item search This patch removes the Damaged radio box options ( Ignore, yes, no ) in favor a full damage status search option To test: 1. APPLY PATCH, restart services. 2. Make sure you mark some items as damaged. 3. Go to the item and search and limit by 'Damaged' 4. You should only see your 'Damaged' items. 5. Export the results as a CSV, make sure the CSV is well-formed and accurate.
Created attachment 157200 [details] [review] Bug 26468: Add damaged as a searchable status in item search This patch removes the Damaged radio box options ( Ignore, yes, no ) in favor a full damage status search option To test: 1. APPLY PATCH, restart services. 2. Make sure you mark some items as damaged. 3. Go to the item and search and limit by 'Damaged' 4. You should only see your 'Damaged' items. 5. Export the results as a CSV, make sure the CSV is well-formed and accurate. Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov>
Created attachment 158406 [details] [review] Bug 26468: Add damaged as a searchable status in item search This patch removes the Damaged radio box options ( Ignore, yes, no ) in favor a full damage status search option To test: 1. APPLY PATCH, restart services. 2. Make sure you mark some items as damaged. 3. Go to the item and search and limit by 'Damaged' 4. You should only see your 'Damaged' items. 5. Export the results as a CSV, make sure the CSV is well-formed and accurate. Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Perltidied.
I like this, but it really gets more and more urgent that we get table configuration added to the item search results.
(In reply to Katrin Fischer from comment #8) > I like this, but it really gets more and more urgent that we get table > configuration added to the item search results. 100% agree. I filed Bug 35282.
Pushed to master for 23.11. Nice work everyone, thanks!
Enhancement not pushed to 23.05.x