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

Use Attr value for time in the case where a ReplaceAttr func has been passed in #26

Merged
merged 2 commits into from
Aug 13, 2023

Conversation

irridia
Copy link
Contributor

@irridia irridia commented Aug 12, 2023

  • Use Attr value for time in the case where a ReplaceAttr func has been passed in.

Currently, if a ReplaceAttr function is specified on the Handler, any modified values of the TimeKey are ignored, and are read from the Record instead. This PR changes the behavior to use the (potentially modified) attribute time rather than the record time.

@lmittmann
Copy link
Owner

Thank you for finding and fixing this bug.

@lmittmann lmittmann merged commit 42cbc13 into lmittmann:main Aug 13, 2023
2 checks passed
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.

2 participants