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

Anneli Österman <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |anneli.osterman@koha-suomi.
                   |                            |fi

--- Comment #1 from Anneli Österman <[email protected]> ---
Where does the information that 1000 is the max number of results to be
exported come from? 

You can change the maximum with MaxItemsToProcessForBatchMod system preference.
I think we have batch modified up to 15 000 items at once in our libraries. We
have set limit of 1000 to MaxItemsToDisplayForBatchMod because displaying 15
000 items in batch modification is too slow and ends up in proxy error /
timeout. But you can still modify more than 1000 successfully even if they are
not shown. Modifications go to the background jobs which allows you to modify
larger batches than before the background jobs were added.

But yes, otherwise I also think that 100 is a bit small number when doing batch
modifications and 1000 rows is a more useful option. :)

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