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: remember to tack the filled dictionary on for any external data #688

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tacaswell
Copy link
Contributor

Description

When pulling data back out of the msgpack backed temporary databroker we do not patch back on the filled dictionary indicating that some of the fields need to be filled. This is what is checked by event model and it it is missing we never try to fill the event document.

Motivation and Context

This broke @dmgav testing out HXN flyer code without inserting into their production database.

How Has This Been Tested?

None yet.

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