Skip to content

Release 3208

Choose a tag to compare

@github-actions github-actions released this 07 Jun 08:08
845d0d9

Trello card

https://trello.com/c/TnZSL915

Context

We no longer want to have service updates on the GSE service, as it's an outdated mechanism for telling users about changes and we have been sporadic in creating these updates. This PR removes the functionality completely.

Changes proposed in this pull request

  • Remove the service update references from any front end pages
  • remove service update values from any files that help produce the service update pages and listing/indexing on the backend
  • Remove the service update references from any tests
  • Prevent a cookie being placed in relation to service update
  • Remove the service update cookie from the cookie policy

Guidance to review