stable
Clone or download
Read-only
When we invite an existing user, we don't need to store the email in invitations table. Part of story #30021: Invite buddies to my Tuleap project Change-Id: Icdcc65e2aa4577a4c0ed7b5368e86d9c5b581f7b
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/InviteBuddy/InvitationDao.php | +1 | −1 | Go to diff View file |
A | src/db/mysql/updates/2023/202302081650_remove_useless_emails.php | +40 | −0 | Go to diff View file |
M | tests/integration/tests/InviteBuddy/InvitationDaoTest.php | +13 | −0 | Go to diff View file |