fedora-infra / fas

Fedora Account System
https://admin.fedoraproject.org/accounts
GNU General Public License v2.0
40 stars 50 forks source link

Can't edit profile page if IRC nick is empty #237

Closed ryanlerch closed 6 years ago

ryanlerch commented 7 years ago

If i try to edit (i.e. http://localhost:5002/people/profile/1587/edit) my user profile, and the IRC nick field is empty, it won't let me save the changes, instead throwing a form vailidation error: IRC nick: exists already!

To get this one to occur,

  1. open the edit profile page for a currently logged in user that does not have an IRC nick set
  2. edit a field (other than the IRC nick field)
  3. click save changes

The validation error should show.