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

CLDC-3850: Clear postcode_known when clearing postcode_full #2910

Merged
merged 3 commits into from
Jan 22, 2025

Conversation

RachaelBooth
Copy link
Collaborator

No description provided.

Copy link

@RachaelBooth RachaelBooth force-pushed the BuCreationBlockedBugfix branch from 28ed3dd to 8c07199 Compare January 22, 2025 12:43
@RachaelBooth RachaelBooth marked this pull request as ready for review January 22, 2025 14:33
@@ -258,6 +263,8 @@ def blank_compound_invalid_non_setup_fields!
self.address_line2 = nil
self.town_or_city = nil
self.postcode_full = nil
self.postcode_known = nil if lettings?
self.pcodenk = nil if sales?
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm struggling to get a unit test which actually isolates the problem here - suggest we try and merge this anyway (with manual testing) and I'll look at putting one in separately.

@RachaelBooth RachaelBooth added this pull request to the merge queue Jan 22, 2025
Merged via the queue into main with commit 7e35b4b Jan 22, 2025
15 checks passed
@RachaelBooth RachaelBooth deleted the BuCreationBlockedBugfix branch January 22, 2025 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants