Closed
Bug 1248893
Opened 9 years ago
Closed 9 years ago
Do not force new curators in legacy groups
Categories
(Participation Infrastructure :: Phonebook, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: nemo-yiannis, Assigned: nemo-yiannis)
References
Details
There is an edge case regarding legacy groups with no curators. We should make sure that for this case we don't force the user to add new curators on group edit.
Comment 1•9 years ago
|
||
Commits pushed to master at https://github.com/mozilla/mozillians
https://github.com/mozilla/mozillians/commit/a667485d33627b7dbbe27aafc949a507be7f47e5
[Fix bug 1248893] Don't force new curators in legacy groups edit.
* Fix initial data in curator form.
* When legacy group, initial should be empty.
https://github.com/mozilla/mozillians/commit/b0500ce9db64cda76455a90c835c279c5e9769cc
Merge pull request #1324 from johngian/1248893-legacy-groups
[Fix bug 1248893] Don't force new curators in legacy groups edit.
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•9 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Updated•9 years ago
|
Version: other → next
Assignee | ||
Updated•9 years ago
|
Status: REOPENED → RESOLVED
Closed: 9 years ago → 9 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → jgiannelos
Comment 2•9 years ago
|
||
Reopening this bug since a new group can be created without curators.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 3•9 years ago
|
||
Commits pushed to master at https://github.com/mozilla/mozillians
https://github.com/mozilla/mozillians/commit/93f7dc0c647a6a5a7be4f9e865617ea5c983f387
[fix bug 1248893] Force curators for new groups.
https://github.com/mozilla/mozillians/commit/04391b29471c0b930d1d76fa984bd959f5ef04af
Merge pull request #1342 from akatsoulas/1248893-force-new-curators
[fix bug 1248893] Force curators for new groups.
Updated•9 years ago
|
Status: REOPENED → RESOLVED
Closed: 9 years ago → 9 years ago
Resolution: --- → FIXED
Comment 4•9 years ago
|
||
Verified on stage:
Steps:
* Edited successfully a group with no curators and no curators were added.
* Tried to create a new group without curators and a validation error was raised.
* Tried to remove all the curators from a curated group and a validation error was raised.
Status: RESOLVED → VERIFIED
Assignee | ||
Updated•9 years ago
|
Version: next → 2016-2.1
You need to log in
before you can comment on or make changes to this bug.
Description
•