Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When a new version of a content node is created in one workspace, the improved Magnolia observation mechanism (info.magnolia.observation.*) makes sure that Magnolia does not react unnecessarily to any event that creates a node in /jcr:system.

MAGNOLIA-7858

Better synchronization when nodes are moved or renamed

In the Synchronization module, the following have been implemented to improve synchronization when nodes are moved or renamed:

  • When a node is published, the publication path is stored in JCR.
  • When a node has a publication path different from the one stored, run synchronization fails.
  • When synchronization fails, a notification is sent to configured users. To allow notifications for certain users, in the modules/synchronization-app/config folder, create a group called notificationGroups and add to it a list of string properties.
  • When an error occurs, you can publish failing nodes manually as a workaround.

MGNLSYNC-51

Third-party library updates

...