Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-3085

ContentAppMigrationTask uses QueryTasks and results in incomplete updates when updating straight from 4.5 to 5.3

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 5.3.2
    • 5.3
    • content app

      The ContentAppMigrationTask between 5.2.x and 5.3 uses a bunch of QueryTasks as subtasks. Because JCR queries may NOT account for unsaved changes in current session (see MAGNOLIA-5857), this results in incomplete updates for some modules, when updating straight from 4.5 to 5.3.

      We should replace these QueryTasks with newly-introduced NodeVisitorTask.

        Acceptance criteria

              mgeljic Mikaël Geljić
              mgeljic Mikaël Geljić
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD