309
309
result = list(Store.of(self).find(
311
311
SprintAttendance.sprint == self))
313
313
# In order to populate the person cache we need to materialize the
314
314
# result set. Listification should do.
315
315
list(getUtility(IPersonSet).getPrecachedPersonsFromIDs(