View pending members of a group on member's page

Bug #654860 reported by Kristina Hoeppner
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mahara
Fix Released
Low
Eugene

Bug Description

It would be good to see the pending members of a group on the "members" page. I created a course membership group and people asked to become members. However, I only see their request in my message center. Could easily be overlooked.

Revision history for this message
Eugene (eugenev) wrote :

Kristina - I have added the functionality to be able to view a group requests and invites (if any) from the "Members" page.
I have herewith attached a patch that that is a possible solution ;)

Cheers!

Revision history for this message
Kristina Hoeppner (kris-hoeppner) wrote :

Thanks, Eugene. Now I just have to figure out how to test that until Richard comes back, reviews it and puts it into master.dev. ;-)

Revision history for this message
Richard Mansfield (richard-mansfield) wrote :

Currently groups can have requests or invites (or neither), but not both, and this all depends on on the group's 'jointype'. So you can avoid doing unnecessary count_records calls by wrapping them in "if ($group->jointype == 'invite')", etc.

One day we might want to add invites for 'open' jointype groups, but that should be a different tracker item, because there's no way to do it right now.

Changed in mahara:
status: New → In Progress
importance: Undecided → Low
milestone: none → 1.4.0
Eugene (eugenev)
Changed in mahara:
status: In Progress → Fix Committed
Changed in mahara:
assignee: nobody → Eugene (eugene-catalyst)
Changed in mahara:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.