Skip to content
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

🐛 Bug: Initial invitation e-mail is sent twice #8460

Open
1 task done
salim-b opened this issue May 11, 2024 · 0 comments
Open
1 task done

🐛 Bug: Initial invitation e-mail is sent twice #8460

salim-b opened this issue May 11, 2024 · 0 comments

Comments

@salim-b
Copy link
Contributor

salim-b commented May 11, 2024

Please confirm if bug report does NOT exist already ?

  • I confirm there is no existing issue for this

Steps to reproduce ?

  1. Set up a self-hosted NocoDB instance and configure SMTP via the NC_SMTP_ environment variables.

  2. Navigate to the user management page and invite a new user to the instance. The exact same invitation e-mail (i.e. incl. the same invitation token in the Signup button link) is sent twice.

Desired Behavior

The invitation e-mail should only be sent once.

Project Details

Node: v20.11.1
Arch: x64
Platform: linux
Docker: false
RootDB: sqlite3
PackageVersion: 0.207.0

Additional info

Only the initial invitation e-mail is sent twice. When Resend Invite E-mail is triggered from the user management page, the new invitation e-mail is only sent once.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏌️ Open
Development

No branches or pull requests

1 participant