Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-7183

CoreModuleVersionHandler uses deprecated tasks – verify if still needed – replace/remove

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Neutral Neutral
    • None
    • None
    • None
    • None

      MAGNOLIA-7177 revealed that info.magnolia.setup.CoreModuleVersionHandler uses 4 deprecated tasks, namely:

      • info.magnolia.setup.initial.AddURIPermissionsToAllRoles
      • info.magnolia.setup.initial.UpdateURI2RepositoryMappings
      • info.magnolia.setup.initial.UpdateURIMappings
      • info.magnolia.setup.initial.WarnIgnoredModuleFilters

      All of those tasks are legacy (Magnolia version 3.5) and we should check if they are still needed and if so add replacements or otherwise get rid of them.

      Those tasks are used via info.magnolia.setup.initial.GenericTasks#genericTasksForNewInstallation().

        Acceptance criteria

              Unassigned Unassigned
              pmundt Philip Mundt
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:

                  Task DoR