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

Fix - Edit User #886

Merged
merged 1 commit into from
Jul 2, 2015
Merged

Fix - Edit User #886

merged 1 commit into from
Jul 2, 2015

Conversation

madd15
Copy link
Contributor

@madd15 madd15 commented Jul 2, 2015

I noted that I was unable to save changes of username or email fields, but also that the username validation would not allow the form to save as it was checking against itself for being unique.

This now checks the username and email against what is stored for the user and if it matches removes the validation rule. Also allows the username and email to be save.

I noted that i was unable to change the username or email fields, but also that the username validation would not allow the form to save as it was checking against itself for being unique.
@snipe
Copy link
Owner

snipe commented Jul 2, 2015

Thanks, I actually already had this fixed on my local dev. Maybe we should chat? Would hate for you to duplicate efforts.

snipe added a commit that referenced this pull request Jul 2, 2015
@snipe snipe merged commit d4af197 into snipe:2.0 Jul 2, 2015
@madd15 madd15 deleted the Fix---Edit-user branch July 2, 2015 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants