Hi,
I observed a weird behavior with RC where it logged a lot of "granted entitlement" entries. I usually use this REST API RevenueCat Entitlements to grant promotions to some users, then use this REST API RevenueCat Grant a Promotional Entitlement to revoke the promotion under certain conditions.
When I checked the Entitlements section, I realized there were a lot of "Granted entitlement" entries displayed (please check the attachments).
That led to a lot of CANCELLATION events coming to my webhook when I revoked that user's entitlement.
I considered this abnormal as it is not necessary to send many CANCELATION event, and as I remember, if I grant the same entitlement to one user, there should be one active production with the duration is sum of all granted time, now, it is divided to multiple products with the same name
I wonder if there was something changed on RC side? Or this behaviour configurable.
Thank you in advance
Regards