Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] fix(SPD): Correct and ingest invalid SPD postcodes #662

Merged
merged 2 commits into from
Dec 17, 2020
Merged

Conversation

cblanc
Copy link
Member

@cblanc cblanc commented Dec 17, 2020

Reintroduces fix from #578

Some postcodes on SPD have an extra character appended. Since these are
picked up as invalid postcodes, they can no longer be queried

This change will ingest the first instance of these invalid postcodes
(i.e. those ending with A) and drop all others

Reintroduces fix from #578

Some postcodes on SPD have an extra character appended. Since these are
picked up as invalid postcodes, they can no longer be queried

This change will ingest the first instance of these invalid postcodes
(i.e. those ending with A) and drop all others
@cblanc cblanc merged commit 80f2f90 into master Dec 17, 2020
@idealbot
Copy link
Member

🎉 This PR is included in version 13.0.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@cblanc cblanc deleted the spd_fix branch December 17, 2020 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants