Skip to content

Release 1881

Choose a tag to compare

@github-actions github-actions released this 13 Aug 09:58
9dcb473

Trello card

https://trello.com/c/fwFoAxqG/103-serve-the-gse-privacy-policy-via-the-api

Context

The privacy policies are created in the CRM but the School Experience service integrated with the CRM very recently. That's the reason SE had local copies of the privacy policies, but there's no reason for that anymore because we can retrieve them from the CRM.

Changes proposed in this pull request

Remove the local privacy policies and use the CRM api to retrieve the latest one.

Guidance to review