Actions
Bug #62141
closedmultiedit clears cache after each modified record
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2014-10-10
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
using the possibility to edit one field for multiple records at once the saving takes minutes on pages with a configuration to clear cache of other pages.
it seems the cache-clearing is done after each single record change. having changed more than 30 records the response runs into timeouts.
Actions