NewSpring / Rock-Plugins

NewSpring plugins for Rock RMS
http://www.rockrms.com/
3 stars 5 forks source link

Workflow to auto assign check-in group based on group membership #50

Closed dcs619 closed 9 years ago

dcs619 commented 9 years ago

This will be used for volunteers who fall within multiple group age ranges. Their membership will determine what gets auto-selected.

richarddubay commented 9 years ago

We found that for a CheckInGroup the Group.Members collection never gets populated. If we come back to this we will need to do something like LoadGroups (call it LoadGroupMembers) to make sure that the Members collection gets populated. Then create the action SelectByGroupMembership (or something like that).

dcs619 commented 9 years ago

If all the volunteers have an assignment and checkin groups are marked as require membership, this may not be needed.

dcs619 commented 9 years ago

Closed in 751c180e626f20c6b74a9c712481fccc1c330726