Bug 39729

Summary: Add option -exact_days to filter_by_last_update
Product: Koha Reporter: Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski>
Component: Architecture, internals, and plumbingAssignee: Bugs List <koha-bugs>
Status: Needs Signoff --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 39728    
Bug Blocks: 39730    
Attachments: Bug 39729: Add option -exact_days to filter_by_last_update

Description Baptiste Wojtkowski (bwoj) 2025-04-24 09:08:48 UTC
In order to remove  GetUnprocessedSuggestions from C4/Suggestions.pm, we need a function to get suggestions aged by an exact number of days.
Comment 1 Baptiste Wojtkowski (bwoj) 2025-04-24 09:11:10 UTC
Created attachment 181409 [details] [review]
Bug 39729: Add option -exact_days to filter_by_last_update