Route: GET /matches/new?organization_campaign=orgCampId
An org admin can either pick an existing member from the drop down list, or use the equivalent of a New Member form (use the same partial as in the New Member form). This will route to POST /matches, and save both the new member (if used), and the match.
Route: GET /matches/new?organization_campaign=orgCampId
An org admin can either pick an existing member from the drop down list, or use the equivalent of a New Member form (use the same partial as in the New Member form). This will route to POST /matches, and save both the new member (if used), and the match.