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

[WX-1615] Stop converting metadata values to strings before inserting them into the database #7427

Merged
merged 4 commits into from
May 9, 2024

Conversation

rsaperst
Copy link
Contributor

@rsaperst rsaperst commented May 9, 2024

Follow up to WX-1410 which introduced a bug converted metadata values to strings before database insertion. In addition to fixing the bug, this PR introduces more robust unit testing to confirm that metadata values that should not be modified remain unmodified.

@rsaperst rsaperst requested a review from a team as a code owner May 9, 2024 16:01
Copy link
Collaborator

@aednichols aednichols left a comment

Choose a reason for hiding this comment

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

LGTM... with one esoteric performance suggestion 👍

@rsaperst rsaperst merged commit 7d5d5fd into develop May 9, 2024
33 of 34 checks passed
@rsaperst rsaperst deleted the wx1615 branch May 9, 2024 18:21
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