CoreBOSBB
Does the new mass-edit have a record quantity limit? - Printable Version

+- CoreBOSBB (https://discussions.corebos.org)
+-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17)
+--- Forum: Modules/Extension Support (https://discussions.corebos.org/forumdisplay.php?fid=9)
+--- Thread: Does the new mass-edit have a record quantity limit? (/showthread.php?tid=1144)



Does the new mass-edit have a record quantity limit? - Guido1982 - 07-11-2018

I tried editing a lot (around 1700) records using the new mass edit. In previous installations this would take ages but depending on your server configuration, it would work. In the new setup I don't see any activity editing that many records. Does the mass-edit have some kind of limitation imposed?


RE: Does the new mass-edit have a record quantity limit? - joebordes - 07-11-2018

The limit is more or less the same as it was before: time and memory necessary to actually edit the records in the PHP script. The difference is that now you get feedback on what it is doing.

If there is no activity you are getting an error or warning in the PHP script.


RE: Does the new mass-edit have a record quantity limit? - Guido1982 - 07-11-2018

Let me dig into this a little more and get back to you.