Skip to content

Release 2035

Choose a tag to compare

@github-actions github-actions released this 15 Oct 14:09
d602bbe

Trello card

Trello

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?