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

Versions are removed too eagerly when calling node.remove() or session.removeItem()

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Neutral
    • None
    • 5.3, 5.4, 5.5
    • None
    • None

    Description

      Calling node.remove() (and most likely also session.removeItem(absPath)) will result into versions being removed before node is actually removed by calling node.getSession().save().

      Versions should be removed once node.save() (node.getSession().save()) are called.

      Checklists

        Acceptance criteria

        Attachments

          Activity

            People

              Unassigned Unassigned
              jsimak Jaroslav Simak
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Checklists

                  Bug DoR
                  Task DoD