Closed Bug 661847 Opened 13 years ago Closed 13 years ago

Define group leaders

Categories

(support.mozilla.org :: Users and Groups, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
2011-06-21

People

(Reporter: jsocol, Assigned: rrosario)

References

Details

Django has absolutely no concept of a "group leader" or anyone special in a group at all. We need to add that somehow. I assume groups need to be able to have multiple leaders.

Possible implementations: just create permissions that we check along with group membership and assign to individual users? Some sort of many-to-many? Group Profile model (needed anyway).
Blocks: 661848
Target Milestone: 2011Q2 → 2011-06-21
I have them as part of the GroupProfile model ATM.
Assignee: nobody → rrosario
https://github.com/jsocol/kitsune/commit/786a896a26eb0917593237c017487609ddb920c5

The group leaders can be managed on the Group Profile admin page.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Verified able to manage group leaders in the admin group profile page.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.