Details
-
Bug
-
Resolution: Done
-
Neutral
-
None
-
6.2.21
-
None
-
Empty show more show less
-
Yes
-
AuthX 17
-
0.5
Description
Steps to reproduce
- Enable modern admincentral layout by add magnolia.applauncher.config.compatibility=false to magnolia.properties
- Start up Magnolia
- Check log
Expected results
No warnings about apps definitions not being found when the apps aren't even expected to be installed.
Actual results
When using DX Core: the log warning are:
2022-08-11 13:36:32,135 WARN pi.app.launcherlayout.AppLauncherLayoutManagerImpl: Definition not found: tours 2022-08-11 13:36:32,145 WARN pi.app.launcherlayout.AppLauncherLayoutManagerImpl: Definition not found: analytics 2022-08-11 13:36:32,154 WARN pi.app.launcherlayout.AppLauncherLayoutManagerImpl: Definition not found: abn-testing 2022-08-11 13:36:32,191 WARN pi.app.launcherlayout.AppLauncherLayoutManagerImpl: Definition not found: sample 2022-08-11 13:36:32,191 WARN pi.app.launcherlayout.AppLauncherLayoutManagerImpl: Definition not found: graphql 2022-08-11 13:36:32,214 WARN pi.app.launcherlayout.AppLauncherLayoutManagerImpl: Definition not found: ecommerce
When using CE, the log warnings are:
2022-08-03 09:11:33,343 WARN pi.app.launcherlayout.AppLauncherLayoutManagerImpl: Definition not found: stories 2022-08-03 09:11:33,343 WARN pi.app.launcherlayout.AppLauncherLayoutManagerImpl: Definition not found: tours 2022-08-03 09:11:33,343 WARN pi.app.launcherlayout.AppLauncherLayoutManagerImpl: Definition not found: contacts 2022-08-03 09:11:33,344 WARN pi.app.launcherlayout.AppLauncherLayoutManagerImpl: Definition not found: analytics 2022-08-03 09:11:33,344 WARN pi.app.launcherlayout.AppLauncherLayoutManagerImpl: Definition not found: campaigns 2022-08-03 09:11:33,344 WARN pi.app.launcherlayout.AppLauncherLayoutManagerImpl: Definition not found: marketing-tags 2022-08-03 09:11:33,344 WARN pi.app.launcherlayout.AppLauncherLayoutManagerImpl: Definition not found: abn-testing 2022-08-03 09:11:33,344 WARN pi.app.launcherlayout.AppLauncherLayoutManagerImpl: Definition not found: personas-app 2022-08-03 09:11:33,344 WARN pi.app.launcherlayout.AppLauncherLayoutManagerImpl: Definition not found: segmentation-app 2022-08-03 09:11:33,344 WARN pi.app.launcherlayout.AppLauncherLayoutManagerImpl: Definition not found: preview-app 2022-08-03 09:11:33,344 WARN pi.app.launcherlayout.AppLauncherLayoutManagerImpl: Definition not found: content-tags 2022-08-03 09:11:33,346 WARN pi.app.launcherlayout.AppLauncherLayoutManagerImpl: Definition not found: pages-translation 2022-08-03 09:11:33,352 WARN pi.app.launcherlayout.AppLauncherLayoutManagerImpl: Definition not found: marketing-tags 2022-08-03 09:11:33,352 WARN pi.app.launcherlayout.AppLauncherLayoutManagerImpl: Definition not found: content-tags 2022-08-03 09:11:33,352 WARN pi.app.launcherlayout.AppLauncherLayoutManagerImpl: Definition not found: backup 2022-08-03 09:11:33,355 WARN pi.app.launcherlayout.AppLauncherLayoutManagerImpl: Definition not found: tools 2022-08-03 09:11:33,355 WARN pi.app.launcherlayout.AppLauncherLayoutManagerImpl: Definition not found: pages-translation 2022-08-03 09:11:33,356 WARN pi.app.launcherlayout.AppLauncherLayoutManagerImpl: Definition not found: sample 2022-08-03 09:11:33,356 WARN pi.app.launcherlayout.AppLauncherLayoutManagerImpl: Definition not found: graphql 2022-08-03 09:11:33,373 WARN pi.app.launcherlayout.AppLauncherLayoutManagerImpl: Definition not found: visitors 2022-08-03 09:11:33,374 WARN pi.app.launcherlayout.AppLauncherLayoutManagerImpl: Definition not found: cookies 2022-08-03 09:11:33,375 WARN pi.app.launcherlayout.AppLauncherLayoutManagerImpl: Definition not found: ecommerce
The defined apps in the layout configuration for admincentral consist of a list of apps to (I guess) force a certain order in the app launcher, but most of the apps are not even present when using the CE bundle or even the default DX Core bundle.
Workaround
Development notes
Checklists
Acceptance criteria
Attachments
Issue Links
- is cloned by
-
MGNLUI-7519 Using new appLauncher will throw warnings for not installed app definitions
-
- Closed
-