07:04:17 <Kaimane> Hey guys. After upgrading all fluidtypo3 extensions from git (dev branch) I got this error message in backend when opening a page in page module: Fatal error: Call to a member function resolvePrimaryConfigurationProvider() on a non-object in /var/www/clients/client20/web410/web/typo3conf/ext/flux/Classes/Service/FluxService.php on line 373
07:04:35 <Kaimane> Do you know whats wrong or what i missed?
07:14:57 <Kaimane> Do I need to migrate something?
07:40:28 <Kaimane> Okay, I got it. The "s" was missing in TS: plugin.my_ext_view.templateRootPaths .partialRootPaths and .layoutRootPaths
07:41:15 <Kaimane> Sry: plugin.my_ext_view.templateRootPaths.0 .partialRootPaths.0 and .layoutRootPaths.0 ;-)