[Koha-bugs] [Bug 32807] New: No need to fetch all if we need to know if one exist

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 2 21:42:10 CET 2023


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

            Bug ID: 32807
           Summary: No need to fetch all if we need to know if one exist
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: ERM
          Assignee: jonathan.druart+koha at gmail.com
          Reporter: jonathan.druart+koha at gmail.com
                CC: jonathan.druart+koha at gmail.com,
                    jonathan.field at ptfs-europe.com,
                    martin.renvoize at ptfs-europe.com,
                    pedro.amorim at ptfs-europe.com
        Depends on: 32030

In (at least) AgreementsList we are calling fetchAgreements which fetch all the
agreements, to know if we display the table (that will fetch again the first X
agreements).
We need a fetchCountAgreements (similar to fetchCountLocalPackages) instead.

I think we discussed that already somewhere else.

Anyone willing to provide a patch to make their grip on Vue and the ERM module?


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32030
[Bug 32030] Electronic resource management (ERM)
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list