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

FHB-1238 - Bug/deds schema update bug #361

Merged
merged 3 commits into from
Jan 15, 2025

Conversation

StuwiiDev
Copy link
Collaborator

Fix a couple of issues with the deds schema. With the updates we can ingest international v3

Update schema to account for some nullable fields to match international schema. The fields are also not in our MVD. This includes a database migration from entitiy framework.
Added a custom JSON deserlalizer to handle empty strings in the JSON. This is because the schema uses strings for all except numbers.

Stuart.Maskell added 2 commits January 14, 2025 16:19
Updated schema to account for some fields being nullable as we may not get that data
Found issue where we need to deserialize empty strings to it's entity type
@StuwiiDev StuwiiDev merged commit a65d649 into release-manage-back-button Jan 15, 2025
16 checks passed
@StuwiiDev StuwiiDev deleted the bug/deds-schema-update-bug branch January 15, 2025 14:26
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.

3 participants