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

Warn on deletion of node with modified children

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 5.4.12, 5.5.4
    • 5.2.10, 5.3.5
    • None
    • None
    • Yes
    • Kromeriz 90
    • 5

      This is port of MAGNOLIA-5964 to M5.

      Reproduce:

      1. Move node from source path to destination path into a different tree
      2. Delete parent tree of destination path (or a higher level tree)
      3. Activate deletion

      Result:
      On the public the page still does exist.
      The move of the page was not taken into account, so the page resides in the original source path.
      -> inconsistency of the pages between author and public

      Reason:
      Activation of deletion is possible only non-recursively. Parent page is deleted and children are not handled.

      Side effect:
      The pages can not be removed by a normal author, as they don't exist in the author anymore. Activating the source tree doesn't remove them (see print screen) which is a logic behavior.

        Acceptance criteria

              mdivilek Milan Divilek
              rkovarik Roman Kovařík
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD