Description
When an event of type COLLECTION_CHANGE is received for an Inbox, the moduleId field within the CollectionChangedEventData does not correctly reflect the inboxId of the Inbox where the change occurred. It contains a different or incorrect value.
The moduleId should be equal to the inboxId that was targeted by the operation (e.g., sending or deleting an entry).