Bug 39729 - Add option -exact_days to filter_by_last_update
Summary: Add option -exact_days to filter_by_last_update
Status: BLOCKED
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Baptiste Wojtkowski (bwoj)
QA Contact: Testopia
URL:
Keywords:
Depends on: 39728
Blocks: 39730
  Show dependency treegraph
 
Reported: 2025-04-24 09:08 UTC by Baptiste Wojtkowski (bwoj)
Modified: 2025-11-07 15:39 UTC (History)
2 users (show)

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 39729: Add option -exact_days to filter_by_last_update (2.08 KB, patch)
2025-04-24 09:11 UTC, Baptiste Wojtkowski (bwoj)
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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