-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: invite user and password reset email not being sent via config page setup #14663
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Unable to find test scripts. Please add necessary tests to the PR. |
/ok-to-test sha=81338c9 |
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/2523988363. |
UI Performance test run logs and artifacts: https://github.com/appsmithorg/appsmith/actions/runs/2523988363. Click to view performance test results
|
@ankitakinger how does this affect #11703 I am trying to understand why it was introduced and now being removed. Could you provide some description on how this change helps with "Invite user and password reset emails not being sent via config page setup". |
Deployment failed with the following error:
|
/ok-to-test sha=b22705c |
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/2553332206. |
UI Performance test run logs and artifacts: https://github.com/appsmithorg/appsmith/actions/runs/2553332206. Click to view performance test results
|
This introduced a bug elsewhere. So this is a better fix right now to tackle both scenarios - the earlier one and the current one. |
Deployment failed with the following error:
|
/ok-to-test sha=ab806f7 |
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/2553972521. |
UI Performance test run logs and artifacts: https://github.com/appsmithorg/appsmith/actions/runs/2553972521. Click to view performance test results
|
Description
Fixes #13976
Type of change
How Has This Been Tested?
Checklist: