17 Sep
2025
17 Sep
'25
9:30 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32266 --- Comment #25 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- (In reply to Jonathan Druart from comment #24)
Should not we use kohaTable's external_filter_nodes for the filters?
+ undefined, //external_filter_nodes
That feature is only for when you're building a DBIC query. In this case, we need to pass some extra query parameters like in `only_active=1`. Any follow-ups improving this implementation are welcome. -- You are receiving this mail because: You are watching all bug changes.