Skip to content

fix(issue-platform): Make sure queries with (un)handled don't fail for performance issues#48729

Merged
wedamija merged 1 commit into
masterfrom
danf/perf-issue-platform-handled
May 8, 2023
Merged

fix(issue-platform): Make sure queries with (un)handled don't fail for performance issues#48729
wedamija merged 1 commit into
masterfrom
danf/perf-issue-platform-handled

Conversation

@wedamija

@wedamija wedamija commented May 8, 2023

Copy link
Copy Markdown
Member

This is a quick fix to solve a problem with perf issue on the issue platform. Previously we just filtered things out for profiling issues, but now that perf issues are on the issue platform we need to filter those search filters out from perf issues as well.

We should refactor this to work generally for any issue types on the issue platform.

…for performance issues

This is a quick fix to solve a problem with perf issue on the issue platform. Previously we just
filtered things out for profiling issues, but now that perf issues are on the issue platform we need
to filter those search filters out from perf issues as well.

We should refactor this to work generally for any issue types on the issue platform.
@wedamija wedamija requested a review from a team May 8, 2023 20:10
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label May 8, 2023
@wedamija wedamija enabled auto-merge (squash) May 8, 2023 20:15
@wedamija wedamija merged commit aad9fad into master May 8, 2023
@wedamija wedamija deleted the danf/perf-issue-platform-handled branch May 8, 2023 20:31
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants