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

MarkNodeAsDeletedCommand mark only child items as deleted

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 5.2
    • None
    • None
    • None
    • 5.2-rc1, 5.1.1, 5.2-beta1

      MarkNodeAsDeletedCommand mark only child items as deleted but not folders and their child nodes.

      Reproduce in contact app:
      Create structure as

      • rootFolder [type mgnl:folder]
        • subFolder [type mgnl:folder]
          • contactInSubFolder [type mgnl:contact]
        • contactInRootFolder [type mgnl:contact]

      Then select rootFolder and use Delete folder action. Confirm warning about "the node and its sub nodes will be marked for deletion".

      RootFolder and contactInRootFolder will be correctly marked as deleted, but subFolder and contactInSubFolder not.

        Acceptance criteria

              peili.liang Peili Liang
              mdivilek Milan Divilek
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD