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

Incorrect text when saving user whose name already exists #1703

Closed
osmers opened this issue Sep 19, 2022 · 0 comments · Fixed by #1747
Closed

Incorrect text when saving user whose name already exists #1703

osmers opened this issue Sep 19, 2022 · 0 comments · Fixed by #1747
Assignees
Labels
🍼 good first issue Good for newcomers 🐛 bug Something isn't working ⁉️ prio: low Not urgent, can be resolved in the distant future. ☺️ effort: low Should be doable in <4h
Milestone

Comments

@osmers
Copy link

osmers commented Sep 19, 2022

Describe the Bug

When creating a user whose name already exists, the system still displays the message that the activation of the account is outstanding - which is incorrect, since the account was never created

Steps to Reproduce

  1. Go to 'Any region'
  2. Click on 'users'
  3. Click on "create new user"
  4. Choose a username that already exists
  5. Choose "send activation link"
  6. Press save.
  7. See erroneous message - activation outstanding

Expected Behavior

The message should only read "user name already exists"

Actual Behavior

There is an additional message that the activation is still outstanding.

Additional Information

image

@osmers osmers added the 🐛 bug Something isn't working label Sep 19, 2022
@timobrembeck timobrembeck added 🍼 good first issue Good for newcomers ⁉️ prio: low Not urgent, can be resolved in the distant future. ☺️ effort: low Should be doable in <4h labels Sep 19, 2022
@timobrembeck timobrembeck added this to the Backlog milestone Sep 19, 2022
@seluianova seluianova self-assigned this Oct 10, 2022
@seluianova seluianova linked a pull request Oct 11, 2022 that will close this issue
@timobrembeck timobrembeck modified the milestones: Backlog, 22Q4 Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍼 good first issue Good for newcomers 🐛 bug Something isn't working ⁉️ prio: low Not urgent, can be resolved in the distant future. ☺️ effort: low Should be doable in <4h
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants