Posts: 855
Threads: 238
Joined: Nov 2015
Reputation:
96
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?
Posts: 3,565
Threads: 36
Joined: Apr 2014
Reputation:
49
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.
Joe
TSolucio
Posts: 855
Threads: 238
Joined: Nov 2015
Reputation:
96
Let me dig into this a little more and get back to you.