Summary: | Suggestion Automatic Maintenance | ||
---|---|---|---|
Product: | Koha | Reporter: | Christopher Brannon <cbrannon> |
Component: | Acquisitions | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | kebliss |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
Christopher Brannon
2019-04-16 21:23:28 UTC
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. |