Content
View differences
Updated by Pavel Balashou 2 days ago
### Steps to reproduce
1. Have an account Login as a user with permissions to manage members in OpenProject with login or email downcased. project A
2. Create an account with Go to the same login or email in Jira but upcased. members page
3. Try to migrate the project with this account involved. Click on "Add new member"
4. See that Type the import breaks. following string: "foo@example.org"
### What is the buggy behavior?
* <br> The button to invite a member did not work
* There was an error notification shown with the message "XYZ"
### What is the expected behavior?
1. Existing OpenProject accounts must be found case insensitively during Jira Import. The application should invite the new user with the selected role
2. An email should have been sent to that user
1. Have an account
2. Create an account with
3. Try to migrate the project with this account involved.
4. See that
### What is the buggy behavior?
* <br>
* There was an error notification shown with the message "XYZ"
### What is the expected behavior?
1. Existing OpenProject accounts must be found case insensitively during Jira Import.
2. An email should have been sent to that user