Page MenuHomePhabricator

Scope coordinator permission to be per-partner
Closed, ResolvedPublic

Description

Coordinators should only see information (i.e. applications, user data) for the partners they are assigned to coordinate.

Event Timeline

1st cut of the app code is complete. I'm in the process of extending the test suite to accommodate the way the code works now. Right now the test suite creates partners and coordinators in unrelated way. I'll need to designate coordinator/partner relationships in the test suite so that I can separately test the cases of display for a coordinator that should or shouldn't have access to a given bit of content.

This change has been pushed to master, and should get picked up at tomorrow's scheduled update.