Uploaded image for project: 'Admincentral'
  1. Admincentral
  2. ADMINCTR-188

Using new appLauncher will throw warnings for not installed app definitions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Neutral Neutral
    • None
    • 6.2.21
    • None
    • Yes
    • AuthX 17
    • 0.5

      Steps to reproduce

      1. Enable modern admincentral layout by add magnolia.applauncher.config.compatibility=false to magnolia.properties 
      2. Start up Magnolia
      3. 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

        Acceptance criteria

              abrooks Adrian Brooks
              jdiepeveen Jordie Diepeveen
              AuthorX
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: