Skip to content

CORE-564: workspace bucket size shows live vs. soft-deleted values #5364

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

Merged
merged 12 commits into from
Jul 24, 2025

Conversation

davidangb
Copy link
Contributor

@davidangb davidangb commented Jul 23, 2025

Jira Ticket: https://broadworkbench.atlassian.net/browse/CORE-564

Summary of changes:

The "Cloud Information" section of the workspace dashboard now displays the size of data in the bucket by live vs. soft-deleted objects.

Why

Previously, the bucket size display was a single value: the total of live + soft-deleted objects. This was confusing for users who had a significant amount of soft-deleted data, as the total reported by Terra did not match what they saw in their bucket (since soft-deleted objects are hidden by default)

Testing strategy

  • Tested running locally

Visual Aids

A workspace with no soft-deleted objects (only displays live objects):
Screenshot 24-07-2025 at 10 00

A workspace with soft-deleted objects (displays both live and soft-deleted):
Screenshot 24-07-2025 at 10 00 (1)

@davidangb davidangb changed the title CORE-564: rename usage to usageInBytes for workspace bucket size CORE-564: workspace bucket size shows live vs. soft-deleted values Jul 23, 2025
Copy link

@davidangb davidangb marked this pull request as ready for review July 24, 2025 14:48
@davidangb davidangb requested a review from a team as a code owner July 24, 2025 14:48
@davidangb davidangb added this pull request to the merge queue Jul 24, 2025
Merged via the queue into dev with commit e6469eb Jul 24, 2025
11 checks passed
@davidangb davidangb deleted the da_CORE-564_bucketSizeByState branch July 24, 2025 16:11
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.

3 participants