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
{{ message }}
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.
As a TFF Admin, I want to be able to send a unique key to a new user(supporter) so that they can use the generated key in the signup process.
Definitions of Done:
I can view the profile page.
I can click on "Send Key" on the profile page.
I am then redirected to another page.
There, I can fill user name.
There, I can fill user email.
If the email is already in use or If a key has been sent to this e-mail before, I see an error message.
There, I can fill the user role as "Supporter".
There, I can use the automatically created registration key.
If the user name or email or role or key is empty, I see an error message.
If I submitted everything correctly, then redirected to the profile page.
The text was updated successfully, but these errors were encountered: