Expand my Community achievements bar.

Enhance your AEM Assets & Boost Your Development: [AEM Gems | June 19, 2024] Improving the Developer Experience with New APIs and Events

AEM 6.3 ResourceChangeListener glob not working for ChangeType.REMOVED

Avatar

Level 5

I have a ResourceChangeListener listening to all changes under a certain path specified by the glob syntax. For some reason I receive changes with the type set to REMOVED for all changes in any node in my repo (not listed by the glob expression). This does not happen for the other ChangeTypes, only for the 'REMOVED' type. Is this a bug?

0 Replies