Open
Conversation
a0f6775 to
ccec122
Compare
|
A review app has been created in the Kubernetes namespace It can be accessed at https://review-784-energy-apps.qa.citizensadvice.org.uk. Tests are now running and can be viewed here. To destroy the review app remove the label Edit: A new version of the review app has been deployed based off the latest commit: 51ccb6912206732ab49e3bf5c9d2d3cd839e29e1 |
The new CSR data points/layouts have gone live and we no longer need to consider rolling back, so we can remove the feature flagged code. Note: we no longer use the `complaints_rating` and `contact_social_media` field in the Contentful supplier content model, so they've been removed from the GraphQL query. However, to de-risk this change we're going to merge in this PR and then go through the steps to remove the fields from the content model. Once this is done another PR will be opened to update the GraphQL schema
ccec122 to
242b053
Compare
KPobeeNorris
commented
Mar 19, 2026
Contributor
Author
There was a problem hiding this comment.
We no longer need this component as the data has either been moved into other components, or is not used following the update
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The new CSR data points/layouts have gone live and we no longer need to consider rolling back, so we can remove the feature flagged code.
Note: we no longer use the
complaints_ratingandcontact_social_mediafields in the Contentful supplier content model, so they've been removed from the GraphQL query. However, to de-risk this change we're going to merge in this PR and then go through the steps to remove the fields from the content model. Once this is done another PR will be opened to update the GraphQL schema