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

fix fill_empty method for field that end in XX or YYY #147

Merged
merged 2 commits into from
Oct 15, 2024

Conversation

sstruzik
Copy link
Contributor

fix default values for field ending in XX or YYY

Some OED field end with XX or YYY to allow users to specify several type of the same field (for example for GeogSchemeXX)
Because of the mismatch between the column name and the field name (GeogScheme1 vs GeogSchemeXX), default value were not applied.

@sstruzik sstruzik added bug Something isn't working LTS - 2.3 labels Sep 27, 2024
@sstruzik sstruzik self-assigned this Sep 27, 2024
@sstruzik sstruzik merged commit 02c9e22 into main Oct 15, 2024
15 checks passed
sambles pushed a commit that referenced this pull request Oct 31, 2024
* fix fill_empty method for field that end in XX or YYY
@sambles sambles mentioned this pull request Oct 31, 2024
@awsbuild awsbuild added this to the 3.2.8 milestone Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working LTS - 2.3
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants