Closed worldomonation closed 2 years ago
Just to be clear, the user is failing to see the welcome banner after signup.
Has occurred 6/287 runs, but 3/6 were due to different reasons.
2/3 were due to a similar but slightly different message: The requested invite was not found
.
Wowsers, this one is tricky...
So, in a couple of these cases, there's something screwy with getting redirected to a second login form. That's a separate issue to look into.
However, with this case of the link being bad, here's what I've been able to figure out...
{
"error": "invalid_input_invite_used",
"message": "The invite has already been used. Please ask the site owner to send another."
}
Next steps for this issue:
If that continues to not be found, there's probably some kind of bug in creating and fetching invites that needs to be debugged, and it might be best to pull in some people who know more about that area.
Moving back into To Do since not much we can do here for now.
We've worked around this issue by forcibly dismissing the popup.
Spec file
wp-invite__new-user.ts
Suite or step
User sees welcome banner after signup
Framework
Playwright
Logs
Logs:
TeamCity ID: 6965438