Hi,
I was wondering if you ever thought about allowing multiple invites (from different users) to go to a single email address (invitee). I've had a few situations come up where this feature would be useful.
I've seen that the database uses the invitee's email for its primary key, which would obviously need refactoring if such a feature would be included.
thanks!
Comments
Comment #1
smk-ka commentedWell, the 2.x branch (that you selected in the version field) already has this feature -- so you're likely watching at 1.x code (which doesn't have it).
Comment #2
bcn commentedRight you are! Sorry about that.
[edited] To ask, will there be an upgrade path from 1.x -> 2.x?