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

bug: Mocked context.db update error on map call #985

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

darunrs
Copy link
Collaborator

@darunrs darunrs commented Aug 6, 2024

The mocked context.db update function would try to call map on an object, which will fail. The intention was to replace the column values with the original ones. It's sufficient to directly print the input instead instead.

@darunrs darunrs requested a review from a team as a code owner August 6, 2024 01:37
@darunrs darunrs merged commit ff5f004 into main Aug 7, 2024
4 checks passed
@darunrs darunrs deleted the fix-frontend-mocked-context-db-update branch August 7, 2024 16:27
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.

1 participant