Skip to content

Add a report breakdown for the buckets view#164

Merged
jgraham merged 2 commits into
mainfrom
bucket_summary
Apr 23, 2026
Merged

Add a report breakdown for the buckets view#164
jgraham merged 2 commits into
mainfrom
bucket_summary

Conversation

@jgraham
Copy link
Copy Markdown
Collaborator

@jgraham jgraham commented Apr 9, 2026

This provides a summary of how many reports come from each platform/OS as well as how many have PBM or ETP blocking.

The goal is to make it easier to see things like buckets being specific to specific platforms.

This provides a summary of how many reports come from each platform/OS
as well as how many have PBM or ETP blocking.

The goal is to make it easier to see things like buckets being
specific to specific platforms.
@jgraham jgraham requested a review from ksy36 April 16, 2026 13:36
/>
</td>
</tr>
<tr>
Copy link
Copy Markdown
Collaborator

@ksy36 ksy36 Apr 21, 2026

Choose a reason for hiding this comment

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

Can probably add v-if="parsedSummary" here so this doesn't break the page in case bucket has no reports and parsedSummary becomes null, while it tries to access parsedSummary[platform] below. Though I think there shouldn't be empty buckets as they get deleted by the cleanup job, so it's unlikely that someone will hit this scenario.

Comment thread server/frontend/src/components/Buckets/View.vue Outdated
@jgraham jgraham merged commit 34ce217 into main Apr 23, 2026
7 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