stable

Clone or download

Read-only

fix: Do not spam users at upcoming release

A mechanism as been put in place for invitations to purge them once they are considered obsolete[0]. We warn people by email[1] that those invitations they sent have been removed. The issue is that at next Tuleap upgrade, there might be a lot of obsolete invitations since the feature has been delivered more than two years ago. In order to not spam people, this forgeupgrade bucket will purge existing obsolete invitations. We use the default 30 days value to detect if an invitation is considered obsolete. Part of request #29614: Invited users shouldn't be mandated to re-confirm their email [0]: git #tuleap/stable/a01e992b41913bdfb38e3cfa5895dbfec55fbb86 [1]: git #tuleap/stable/f3c45a5a8c744c78c17b4bd11ec176d2a2fa1dd0 Change-Id: I726ee136e6f84478fdad0c8fe42b7480d26088c4

Modified Files

Name
A src/db/mysql/updates/2023/202302010954_remove_obsolete_invitations.php +40 −0 Go to diff View file