Hi Community,To achieve this requirement, I ended up using a ResourceChangeListener as the EventListener approach didn’t work reliably in my case. I implemented some custom logic by adding a few helper properties (such as prevTitle, prevDescription, and prevBackLinks for merge status) to track chang...