19 Jul
2024
19 Jul
'24
4:38 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37389 --- Comment #16 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- We've gone a long way, but there's still work to be done: 1) Update tests and possible write new ones 2) Possibly clean-up the query a bit, there are extraneous WHERE conditions that are already on the LEFT JOIN even though this is not causing any issue that I'm aware of atm 3) Abstract this into a new ExtendedAttributes Mixin to be attached to Patron.pm, ILL::Request and Mixin/AdditionalFields, so this is applied to all supporting classes of extended_attributes -- You are receiving this mail because: You are watching all bug changes.