Added by Martijn H over 7 years ago
I am using the docker community image version 7. ALl looks well however when I add a new user a few things happen which look like a bug in openproject:
1. The new user doesn’t receive an email. I look in the postfix logs in the openproject logs directory and they are empty. All the other logs don’t contain any information either. Looks like a bug in sending emails perhaps?
2. The newly added user doesn’t appear in the users table and yet if I try to add the user again I get an error that the email already exist.
This is a annoying bug since the newly added users cant login because they haven’t got an email address and they don’t appear in the users table.