Open supdegrave opened 9 years ago
Events.find({volunteers: Meteor.userId()}).fetch() will return all the current user's shifts.
Events.find({volunteers: Meteor.userId()}).fetch()