-
Bug
-
Resolution: Unresolved
-
Low (View bug fix roadmap)
-
None
-
None
-
9
-
Severity 3 - Minor
-
0
-
Summary:
When trying to setup SMTP from Mailgun.org within JIRA, even if you enter the correct username and password the test connection button will return an error.
If you ignore the error and add the SMTP server it will work fine.
This is confusing for customers.
Steps to Reproduce:
- Add a custom SMTP server
smtp.mailgun.org
port: 25
username / password in comment
- press test connection
Expected Results:
Test connection successful message should be displayed.
Actual Results:
Red error message is thrown.
There is issue with 'Test connection' button in V 8.10.0 that after test connection (initial one) the 'change password' is still on and it overwrites the password for which connection test was made. Hence test connection goes successful and while saving, there is no password and hence incorrect configuration is saved.