There needs to be a way for Superlibrarians to see and manage all suggestions, besides switching current libraries. There also needs to be setting (maybe at the bottom of the page) for each library to choose how old of each category to hold on to, and what action to take: delete, nag via e-mail daily, etc.
Hi Christopher, have you tried setting the filter on the suggestion form to All libraries? I think superlibrarian should be able to see all then, it just filters by default on the current library. for the other things I am not sure I understand, but feel like maybe this should be at least 2 separate bugs.
Oh, wow. Didn't even know that was there. Okay. Ignore the first part then. I'll rename this bug to just address the second request. I would like to see a setting that each library can set as to how long to hold on to information in each tab. Our Accepted and Rejected tabs are getting quite large, and the page takes longer to load. Obviously libraries are not taking the time to keep this cleaned up, and it should be easy enough to automate. It might also be desirable to not automatically delete old stuff, but to automatically remind/nag someone to decide what stays and what goes.
Thx Christopher!
There is a cronjob purge_suggestions.pl, but it's not very flexible right now: http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=misc/cronjobs/purge_suggestions.pl;h=9fdc26d566b6ba6a4e684cec6dbcfaa05ae50061;hb=fc6b7e5c3e101e0c5935f34c45b72cf3fd4f1bb7
We can also archive suggestions now, but it's a manual, not an automated process.