[Koha-bugs] [Bug 14057] New: Inventory is painfully slow

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 24 06:39:40 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14057

            Bug ID: 14057
           Summary: Inventory is painfully slow
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Tools
          Assignee: gmcharlt at gmail.com
          Reporter: mtompset at hotmail.com
        QA Contact: testopia at bugs.koha-community.org

While attempting to run an inventory, I attempted to run an inventory on a
single barcode with no filters. It gave me a gateway timeout error.

My goal is to speed it up. The major source of the problem is in C4::Item,
where it attempts to replace the authorized value (e.g. 0) with a description
(e.g. Lost -- these are hypothetical examples, so don't expect 0=Lost
somewhere).

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list