Have you inspected the logs in storage/logs/laravel.log for any errors? Yes, no errors
Describe the bug
I can now successfully send a test email from the desktop client using Settings > Email > Send Test Email (provided Reply-To Name is left blank as described earlier). However, if I click Save, restart the program and try again it always fails with error:
422: Unprocessable Entity • The given data was invalid.
• The smtp username field is required.
• The smtp password field is required.
Steps To Reproduce
See above
Expected Behavior
The Save function should work and the second attempt should succeed.
One other thing to try if you have time is to check if you see the same problem in the mobile app. I’d expect you will but it would be useful to confirm.