Facts total inaccurate after new PR #71
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
fabioth/evr#71
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
One small follow-up worth noting: the facts total now caps at 10,000, so the UI will show 10000 for the unfiltered firehose (filtered views stay exact). A one-line frontend tweak to render "10,000+" when total === 10000 would make that honest. (There are way more than 10,000 facts, but we only fetch the first 10k in unfiltered view).