Skip to content

tickets/SP-3143: Make sure dates returned from prenight index bucket are dates, not strings#520

Merged
ehneilsen merged 2 commits into
mainfrom
tickets/SP-3143
May 7, 2026
Merged

tickets/SP-3143: Make sure dates returned from prenight index bucket are dates, not strings#520
ehneilsen merged 2 commits into
mainfrom
tickets/SP-3143

Conversation

@ehneilsen

Copy link
Copy Markdown
Collaborator

The different types being returned by the bucket being different from those returned from the database is causing issues.
This arises because dates are saved into json (the bucket format) as strings, and remain strings when read.

@ehneilsen ehneilsen requested a review from rhiannonlynne May 6, 2026 22:34
@ehneilsen ehneilsen marked this pull request as draft May 7, 2026 15:01
@ehneilsen ehneilsen marked this pull request as ready for review May 7, 2026 16:08
@ehneilsen ehneilsen merged commit 18af941 into main May 7, 2026
13 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