Skip to content

[PM-23900] Optimize organization exports#7590

Merged
harr1424 merged 1 commit into
mainfrom
PM-23900-Web-Defect-Large-org-Export-from-the-Admin-Console-AC-takes-a-very-long-time-and-causes-the-web-app-to-lock-up
May 11, 2026
Merged

[PM-23900] Optimize organization exports#7590
harr1424 merged 1 commit into
mainfrom
PM-23900-Web-Defect-Large-org-Export-from-the-Admin-Console-AC-takes-a-very-long-time-and-causes-the-web-app-to-lock-up

Conversation

@harr1424

@harr1424 harr1424 commented May 6, 2026

Copy link
Copy Markdown
Contributor

🎟️ Tracking

https://bitwarden.atlassian.net/browse/PM-23900

📔 Objective

Very large and complex organization exports are causing performance degradations on specific environments, this branch explores the impact of various optimizations.

@sonarqubecloud

sonarqubecloud Bot commented May 6, 2026

Copy link
Copy Markdown

@codecov

codecov Bot commented May 6, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 50.00000% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.76%. Comparing base (869cd3a) to head (0210a25).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
.../Tools/Controllers/OrganizationExportController.cs 0.00% 8 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7590   +/-   ##
=======================================
  Coverage   59.75%   59.76%           
=======================================
  Files        2102     2102           
  Lines       92722    92724    +2     
  Branches     8261     8261           
=======================================
+ Hits        55409    55412    +3     
+ Misses      35355    35354    -1     
  Partials     1958     1958           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@harr1424
harr1424 marked this pull request as ready for review May 6, 2026 16:41
@harr1424
harr1424 requested review from a team as code owners May 6, 2026 16:41
@harr1424
harr1424 requested a review from nick-livefront May 6, 2026 16:41
@harr1424 harr1424 added needs-qa and removed needs-qa labels May 7, 2026
@harr1424
harr1424 merged commit a354aff into main May 11, 2026
49 of 50 checks passed
@harr1424
harr1424 deleted the PM-23900-Web-Defect-Large-org-Export-from-the-Admin-Console-AC-takes-a-very-long-time-and-causes-the-web-app-to-lock-up branch May 11, 2026 19:43
@djsmith85 djsmith85 added the t:bugfix Change Type - Bugfix label May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t:bugfix Change Type - Bugfix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants