You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If invites are not accepted, there's no point storing them for longer than needed so we should remove them so we're not storing emails we don't use or need.
I think expiring is better than explicit rejection (as I don't think rejection would be used much and expiry handles that use case anyway)
The text was updated successfully, but these errors were encountered:
If invites are not accepted, there's no point storing them for longer than needed so we should remove them so we're not storing emails we don't use or need.
I think expiring is better than explicit rejection (as I don't think rejection would be used much and expiry handles that use case anyway)
@cooper667@ChasNelson1990 do have we an idea for how long the invite would last? Do we go with 24hr as a similar standard to other invite expiration cases with other software or do in multiple days?
If invites are not accepted, there's no point storing them for longer than needed so we should remove them so we're not storing emails we don't use or need.
I think expiring is better than explicit rejection (as I don't think rejection would be used much and expiry handles that use case anyway)
The text was updated successfully, but these errors were encountered: