https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4833
--- Comment #9 from Katrin Fischer <[email protected]> --- (In reply to Nick Clemens from comment #8) > (In reply to Katrin Fischer from comment #7) > > Thx for QA! > > I am a little worried about the impact of this in a larger system - we are > calling GetBudget for every suggestion - that is a DB hit per suggestion - I > would rather see this info pulled in SearchSuggestion so that we maintain a > single call for all the suggestions > > Can I get a second QA opinion here? I am not sure how expensive it is, tbh, but I wouldn't expect a big number of accepted suggestions even in a bigger system. Maybe I am mistaken there. Just saying we only show a subset of data here. There are some other places where GetBudget is used: http://git.koha-community.org/gitweb/?p=koha.git&a=search&h=HEAD&st=grep&s=GetBudget%28 -- You are receiving this mail because: You are watching all bug changes. You are the QA Contact for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
