Skip to content

Fix: time series trimming#5705

Merged
macobo merged 3 commits intomasterfrom
fix-optimize
Sep 8, 2025
Merged

Fix: time series trimming#5705
macobo merged 3 commits intomasterfrom
fix-optimize

Conversation

@macobo
Copy link
Copy Markdown
Contributor

@macobo macobo commented Sep 8, 2025

#5699 accidentally broke time series trimming on main graph

It tried to remove a seemingly redundant Query.optimize call, but this was implicitly needed for time labels functionality. 🤦

Introduces tooling lifted from #5680 to test this so it doesn't regress anymore.

#5699 accidentally broke time
series trimming on main graph

It tried to remove a seemingly redundant Query.optimize call, but this
was implicitly needed for time labels functionality.
@macobo macobo requested a review from a team September 8, 2025 07:08
Comment thread lib/plausible/stats/filters/query_parser.ex Outdated
@macobo macobo added this pull request to the merge queue Sep 8, 2025
Merged via the queue into master with commit 60a47f3 Sep 8, 2025
16 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