Skip to content

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

Merged
lmittmann merged 2 commits into
lmittmann:mainfrom
irridia:fix-time
Aug 13, 2023
Merged

Use Attr value for time in the case where a ReplaceAttr func has been passed in#26
lmittmann merged 2 commits into
lmittmann:mainfrom
irridia:fix-time

Conversation

@irridia

@irridia irridia commented Aug 12, 2023

Copy link
Copy Markdown
Contributor
  • 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
Copy Markdown
Owner

Thank you for finding and fixing this bug.

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