stable
Clone or download
Read-only
When users have been invited many times in a project, their email should appear only once in project » admin » members » pending invitations. To test, you need to set the `to_project_id` directly in the db for pending invitations. Part of story #30021: Invite buddies to my Tuleap project Change-Id: I3e521b30a6313783baca8b4566aff384b9f018c7
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/Project/Admin/ProjectMembers/ListOfPendingInvitationsPresenterBuilder.php | +25 | −7 | Go to diff View file |
M | tests/unit/common/Project/Admin/ProjectMembers/ListOfPendingInvitationsPresenterBuilderTest.php | +22 | −0 | Go to diff View file |