Content
View differences
Updated by Dominic Bräunlein almost 2 years ago
### Steps to reproduce
1. Login as a user with permissions to manage members in project A
2. Go to the members page
3. Click on "Add new member"
4. Type the following string: "foo@example.org"
### What is the buggy behavior?
_Please describe the bug in as much detail as possible. Example:_
* The button to invite a member did not work
* There was an error notification shown with the message "XYZ"
### What is the expected behavior?
_Describe how the application should behave like. Example:_
1. The application should invite the new user with the selected role
2. An email should have been sent to that user
1. Login as a user with permissions to manage members in project A
2. Go to the members page
3. Click on "Add new member"
4. Type the following string: "foo@example.org"
_Please describe the bug in as much detail as possible. Example:_
* The button to invite a member did not work
* There was an error notification shown with the message "XYZ"
_Describe how the application should behave like. Example:_
1. The application should invite the new user with the selected role
2. An email should have been sent to that user