Release 2035
Trello card
Context
The ChangeSchoolsController show action loads a partial which needs a DfE sign in add service URL. This wasn't set so the 'Request access to schools experience' button was redirecting to the same page instead of to DfE sign in
Changes proposed in this pull request
- Fix request access link
- Update the view logic (I think the logic was copied wrong or left over from a previous change). Changing a school is already handled here?