Content
View differences
Updated by Jens Ulferts over 5 years ago
**As** a user managing project members
**I want to** reuse the invite member modal on the project member list page
**so that** I have no inconsistency
**Acceptance criteria**
* Upon clicking the "+ Member" button on the project member page the member invite modal is opened
* When the user has added a member via the modal, the member list is reloaded
* The old form for adding members is removed from that page
* The code in the members controller for inviting a new user, for the autocompleter and probably the create action is removed.
#### Notes
This would in effect fix the bug <mention class="mention" data-id="36289" data-type="work_package" data-text="#36289">#36289</mention>
**I want to** reuse the invite member modal on the project member list page
**so that** I have no inconsistency
**Acceptance criteria**
* Upon clicking the "+ Member" button on the project member page the member invite modal is opened
* When the user has added a member via the modal, the member list is reloaded
* The old form for adding members is removed from that page
* The code in the members controller for inviting a new user, for the autocompleter and probably the create action is removed.
#### Notes
This would in effect fix the bug <mention class="mention" data-id="36289" data-type="work_package" data-text="#36289">#36289</mention>