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

Revert "B 21583 int" #14508

Merged
merged 5 commits into from
Jan 3, 2025
Merged

Revert "B 21583 int" #14508

merged 5 commits into from
Jan 3, 2025

Conversation

pambecker
Copy link
Contributor

Reverts #14451

I goofed, didn't realize this broke on picking AK destination gbloc

@pambecker pambecker self-assigned this Jan 3, 2025
@pambecker pambecker added G-Unit Scrum Team G INTEGRATION Slated for Integration Testing labels Jan 3, 2025
@pambecker pambecker marked this pull request as ready for review January 3, 2025 16:16
@pambecker pambecker requested review from a team as code owners January 3, 2025 16:17
paulstonebraker
paulstonebraker previously approved these changes Jan 3, 2025
loganwc
loganwc previously approved these changes Jan 3, 2025
Copy link
Contributor

@deandreJones deandreJones left a comment

Choose a reason for hiding this comment

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

deleting the migration file doesn't undo the run of the migration in loadtest- you will have to create a new to put those back that was removed from

delete from postal_code_to_gblocs where postal_code in (
select uspr_zip_id from v_locations where state = 'AK');

also wouldn't remove the changes made to the move_to_gbloc view- need to replace it with the original implementation to correct

@pambecker pambecker marked this pull request as draft January 3, 2025 19:18
@pambecker pambecker marked this pull request as ready for review January 3, 2025 20:17
@pambecker
Copy link
Contributor Author

Ok, this PR is ready again, had to add data back to postal_code_to_gblocs and change the move_to_gbloc view back to the old way.

Copy link
Contributor

@deandreJones deandreJones left a comment

Choose a reason for hiding this comment

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

looks good

@pambecker pambecker merged commit 8080398 into integrationTesting Jan 3, 2025
33 checks passed
@pambecker pambecker deleted the revert-14451-B-21583-INT branch January 3, 2025 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
G-Unit Scrum Team G INTEGRATION Slated for Integration Testing
Development

Successfully merging this pull request may close these issues.

5 participants