Skip to content

[PM-36865] Removes the feature flag from the constants of the server-side code#7849

Open
JaredScar wants to merge 1 commit into
mainfrom
ac/pm-36865-feature-flag-from-server
Open

[PM-36865] Removes the feature flag from the constants of the server-side code#7849
JaredScar wants to merge 1 commit into
mainfrom
ac/pm-36865-feature-flag-from-server

Conversation

@JaredScar

Copy link
Copy Markdown
Contributor

🎟️ Tracking

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

📔 Objective

Removes feature flag from server constants file

@JaredScar JaredScar requested a review from BTreston June 22, 2026 16:53
@JaredScar JaredScar added the ai-review Request a Claude code review label Jun 22, 2026
@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

🤖 Bitwarden Claude Code Review

Overall Assessment: APPROVE

This PR removes the PM36859RefactorOrgCollectionsVaultComponent feature flag constant from src/Core/Constants.cs. Verified the flag key and constant name have no remaining references anywhere in the server codebase, so this is a clean cleanup with no dangling usages or behavioral changes.

Code Review Details

No findings. Routine feature flag removal with full reference verification.

@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Jun 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.20%. Comparing base (51192df) to head (283c6e9).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7849   +/-   ##
=======================================
  Coverage   61.20%   61.20%           
=======================================
  Files        2209     2209           
  Lines       97732    97732           
  Branches     8813     8813           
=======================================
  Hits        59812    59812           
  Misses      35796    35796           
  Partials     2124     2124           

☔ View full report in Codecov by Harness.
📢 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai-review Request a Claude code review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants