We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is a nit, but a pretty annoying one if you require admin approval & user activation. I get several of these erroneous alerts a day.
The alert when the new user activates their account uses the text: "xxxx just signed up (account requires activation)".
But they don't need activation... This was sent when they activated...
I don't know if this is a logic error (reusing message inappropriately) or a simple text error (text needs to change).
I've confirmed the same issue exists in 2.1 and 3.0.
The alert should say that the user activated their account.
(Or, possibly, not send an alert at all???)
AFTER user activation, an alert saying they need to be activated is sent:
3.0 alpha 2 & 2.1.4
All
8.4
8.3.8
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Basic Information
This is a nit, but a pretty annoying one if you require admin approval & user activation. I get several of these erroneous alerts a day.
The alert when the new user activates their account uses the text: "xxxx just signed up (account requires activation)".
But they don't need activation... This was sent when they activated...
I don't know if this is a logic error (reusing message inappropriately) or a simple text error (text needs to change).
I've confirmed the same issue exists in 2.1 and 3.0.
Steps to reproduce
Expected result
The alert should say that the user activated their account.
(Or, possibly, not send an alert at all???)
Actual result
AFTER user activation, an alert saying they need to be activated is sent:
Version/Git revision
3.0 alpha 2 & 2.1.4
Database Engine
All
Database Version
8.4
PHP Version
8.3.8
Logs
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: