https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43151 Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@openfifth.c | |o.uk --- Comment #5 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- There doesn't appear to be an end-to-end test through build_query_compat exercising this pipeline with realistic raw limits (e.g. mc-itype:BK, available, a branch-dropdown limit) and asserting $query->{_item_level_constraints} comes out right. Every test either calls _extract_item_level_constraints directly with synthetic strings, or calls _apply_item_level_filters/_get_matching_biblionumbers/_get_item_facets with hand-built group structures — the actual join between "what a real search sends" and "what gets extracted" is only verified manually per the commit's KTD test plan. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.