Closed
Bug 1182047
Opened 11 years ago
Closed 11 years ago
[Profiles] Fix mentor field validation for profiles.
Categories
(Mozilla Reps Graveyard :: reps.mozilla.org, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: tasos, Assigned: tasos)
Details
(Whiteboard: [kb=1795887] )
The mentor field in a user's profile is populated with a value of 'None' when the profile is edited by an admin or when the user belongs to the Alumni group.
The normal behavior would be to allow admins to enter a null value but without forcing it.
| Assignee | ||
Updated•11 years ago
|
Whiteboard: [kb=1795887]
Comment 1•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/remo
https://github.com/mozilla/remo/commit/cf7297c443982c365b9e76d4b10a9ede8ebd6192
[fix bug 1182047] Do not reset the mentor field when editing a profile.
https://github.com/mozilla/remo/commit/0d84c331acb1495dd7f1e940d5c4bf7d86760214
Merge pull request #1054 from akatsoulas/mentor-validation
[fix bug 1182047] Do not reset the mentor field when editing a profile.
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Version: unspecified → next
Comment 2•11 years ago
|
||
Verified on stage:
* Editing profiles as admin doesn't reset mentor field.
Status: RESOLVED → VERIFIED
| Assignee | ||
Updated•11 years ago
|
Version: next → 470
Updated•5 years ago
|
Product: Mozilla Reps → Mozilla Reps Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•