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

smk-ka’s picture

Well, 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).

bcn’s picture

Version: 5.x-2.x-dev » 5.x-1.x-dev
Status: Active » Closed (fixed)

Right you are! Sorry about that.

[edited] To ask, will there be an upgrade path from 1.x -> 2.x?