Skip to content

chore(grafana): exclude rejected bugs from weekly retro#8606

Merged
Startrekzky merged 1 commit into
apache:mainfrom
petkostas:chore/8280-exclude-rejected-bugs
Oct 10, 2025
Merged

chore(grafana): exclude rejected bugs from weekly retro#8606
Startrekzky merged 1 commit into
apache:mainfrom
petkostas:chore/8280-exclude-rejected-bugs

Conversation

@petkostas
Copy link
Copy Markdown
Contributor

Summary

Updated all SQL queries in the Weekly Bug Retro dashboard to exclude bugs with status REJECTED from metrics and visualizations.

Does this close any open issues?

Closes #8280

@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. component/ext This issue or PR relates to external components, such as Grafana improvement priority/low This issue is not important labels Oct 9, 2025
@klesh klesh requested a review from Startrekzky October 10, 2025 08:09
Copy link
Copy Markdown
Contributor

@Startrekzky Startrekzky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Although i.status != 'REJECTED' is not a common practice, it doesn't appear to impact other users.

@Startrekzky Startrekzky merged commit 8938b9e into apache:main Oct 10, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/ext This issue or PR relates to external components, such as Grafana improvement priority/low This issue is not important size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug][Grafana] Weekly bug Retro dashboard contains bugs in rejected status

2 participants