You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to reset a user's password on a redash instance without an email server set up, the systems suggests the use of a reset link instead. However, the password reset link lands on an error page: "This invitation has already been accepted. Please try resetting your password instead."
Steps to Reproduce
start a redash instance without setting up an email server
create a user
from the admin account go to users>the created user>send a reset email>get a reset link (since email server is not active)
follow the reset link
get the error message:
The expected behavior should be for the reset link to work.
This is a duplicate of #3675 and was fixed in v8. I recommend upgrading to the new version, but if that's not an option at the moment, you can try one of the workarounds discussed in #3675.
Issue Summary
In order to reset a user's password on a redash instance without an email server set up, the systems suggests the use of a reset link instead. However, the password reset link lands on an error page: "This invitation has already been accepted. Please try resetting your password instead."
Steps to Reproduce
The expected behavior should be for the reset link to work.
Technical details:
The text was updated successfully, but these errors were encountered: