Uploaded image for project: '[Read Only] - Hippo Repository'
  1. [Read Only] - Hippo Repository
  2. REPO-1788

events for reordering content nodes are not processed correctly

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Top
    • Resolution: Fixed
    • None
    • 5.0.1
    • None
    • None
    • Platform163: GA!, Platform164

    Description

      I can easily demonstrate this on the feature/reorder branch of the hippo-repository project.

      • Place a breakpoint in EventJournalProcessor#processEvents on the line #372
        if (!currentChanges.isEmpty())
        
      • In AutoExportIntegrationTest#autoexport_reorder_within_module, remove all actions except for
        mix.orderBefore("m4-content2", "m3-content1");
        

      If you also set a breakpoint in EventJournalProcessor#processEvent, you'll see that events are coming in, but that the result is apparently "skippable".

      Attachments

        Activity

          People

            Unassigned Unassigned
            oscholten Oscar Scholten (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: