Actions
Bug #100341
closedFlush is not enough for changes in Services.yaml
Start date:
2023-03-28
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
12
PHP Version:
8.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When Services.yaml has been edited to include new services, a simple flush of all caches in Maintenance->Flush TYPO3 and PHP Cache is not enough to load the edited file. If you want these changes to load properly, it seems that you have to deactivate and reactivate your extension in the Extension Manager. This was observed on v12.3.0. I think there could be at least a mention in the docs, as i haven't found one yet.
Actions