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 HTTP 500 error for testOverview + filters timeline (backport to 3.2) #2022

Merged
merged 3 commits into from
Feb 9, 2024

Conversation

zackgalbreath
Copy link
Contributor

No description provided.

Attempting to insert filterdata SQL into the timeline queries would
result in HTTP 500 errors when they referenced tables not joined into
the main query.

For now, remove this optional, extra SQL from our timeline queries,
and plan to revisit this functionality later, possibly using GraphQL.
There is currently no code path or public route to trigger this
functionality.
@josephsnyder josephsnyder added this pull request to the merge queue Feb 9, 2024
Merged via the queue into releases/3.2 with commit 0460af2 Feb 9, 2024
2 checks passed
@josephsnyder josephsnyder deleted the backport_3.2_2021 branch February 9, 2024 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants