Skip to content

Release 2225

Choose a tag to compare

@github-actions github-actions released this 25 Jan 11:21
473d664

Trello card

Trello-450

Context

As part of the request process, candidates can select 2 subject preferences. We only have one of these as a field int he CSV export, we should add this as a parameter on the CSV export to be helpful for some schools.

Changes proposed in this pull request

  • Add secondary subject to the CSV export

Guidance to review

It looks like for the primary subject the Booking subject takes precedence over the PlacementRequest, however we only have the PlacementRequest as a reference to the secondary subject so we just directly retrieve it from there.