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

            Bug ID: 17009
           Summary: Duplicating frameworks is unnecessary slow
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: normal
          Priority: P5 - low
         Component: System Administration
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]
        Depends on: 16955

To duplicate frameworks, the code retrieve all the subfields, then execute 1
insert per subfield.
It's unnecessary slow, we can use the DBMS to do it.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16955
[Bug 16955] Internal Server Error while populating new framework
-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
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/

Reply via email to