https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34223

Pedro Amorim <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #153953|0                           |1
        is obsolete|                            |

--- Comment #7 from Pedro Amorim <[email protected]> ---
Created attachment 153956
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153956&action=edit
Bug 34223: Fix filter performance

We are now only fetching the existing statuses for the provided backend.
Then, we fetch 1 illrequest object to make use of ->strings_map.
Before, we were fetching all illrequests in the database and removing redundant
afterwards

-- 
You are receiving this mail because:
You are the assignee for the bug.
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/

Reply via email to