https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37115
--- Comment #23 from Matt Blenkinsop <[email protected]> --- (In reply to Jonathan Druart from comment #18) > Early QA: this is going to conflict with bug 37637. > > Saying that because you are using a bad pattern: using a TT plugin to > retrieve additional info from items (it will cause 1 additional fetch + a > JOIN per item). > > With bug 37637 you will be able to retrieve this information from the REST > API and get rid of this TT plugin. > `api/v1/swagger/definitions/item.yaml: serial_item` > > The downside is that it is a non-trivial change and you don't know when it > will be pushed... I've fixed the patches and reattached them using the TT plugin so that Nathalie can test them to check that the functionality is what she is expecting. Once we are happy with the concept I will look to rebase on 37637 and see what assistance is needed on that bug to help get this one through -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
