[Koha-bugs] [Bug 31748] Restore progress bar on record import

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 27 20:52:18 CET 2022


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

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tomascohen at gmail.com

--- Comment #4 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
(In reply to Andrew Fuerste-Henry from comment #3)
> With this patch I *do* get a progress bar, but it never progresses from 0%.
> It just sits there until I get bored and reload the page, at which point
> Koha shows that the batch has imported.

That's related to the fact Koha doesn't know how many records it needs to
process until it processes the MARC file. I guess we could add a pre-flight, to
gather those counters, and it would be a win even if it adds one or two extra
seconds to the process.

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


More information about the Koha-bugs mailing list