-
Couldn't load subscription status.
- Fork 547
Open
Description
I have two models in my application. User and SubUsers. A sub user can belong to multiple users. This means that it is possible that
a User A invites email abc@gmail.com to his portal. And at the same time,
a User B invites email abc@gmail.com to his portal.
Given the current behavior it looks like that only a single invite can be sent to each email at a time. How do I manage this particular scenario?
Metadata
Metadata
Assignees
Labels
No labels