3577
3577
# If we have made it to here then the logged in user can see the
3578
3578
# bug, hence they can see any assignees.
3579
3581
authorised_people = [task.assignee for task in self.bugtasks
3580
3582
if task.assignee is not None]
3581
3583
precache_permission_for_objects(