Skip to content

[PM-38209] Remove pm-26961-access-intelligence-trend-chart feature flag#7840

Open
lastbestdev wants to merge 1 commit into
mainfrom
feature/PM-38209-remove-access-intelligence-trend-chart-flag
Open

[PM-38209] Remove pm-26961-access-intelligence-trend-chart feature flag#7840
lastbestdev wants to merge 1 commit into
mainfrom
feature/PM-38209-remove-access-intelligence-trend-chart-flag

Conversation

@lastbestdev

Copy link
Copy Markdown
Contributor

🎟️ Tracking

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

📔 Objective

Unwind the pm-26961-access-intelligence-trend-chart feature flag (DIRT team), following the Feature Flags Lifecycle documentation.

The flag's FeatureFlagKeys.AccessIntelligenceTrendChart constant was defined in src/Core/Constants.cs but had no other references in the server codebase, so removal is limited to deleting the constant declaration.

📸 Screenshots

N/A — no UI changes.

@github-actions

github-actions Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

🤖 Bitwarden Claude Code Review

Overall Assessment: APPROVE

This PR unwinds the pm-26961-access-intelligence-trend-chart feature flag by removing the FeatureFlagKeys.AccessIntelligenceTrendChart constant from src/Core/Constants.cs. I verified there are no remaining references to the constant or the flag string pm-26961-access-intelligence-trend-chart anywhere in the codebase, so the removal is complete and consistent with the documented Feature Flags Lifecycle. No security, correctness, or breaking-change concerns identified.

Code Review Details

No findings. Clean feature flag unwind.

@lastbestdev lastbestdev requested review from a team, alsikora and prograhamming and removed request for a team and alsikora June 18, 2026 20:27
@lastbestdev lastbestdev added the ai-review Request a Claude code review label Jun 18, 2026
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Jun 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.23%. Comparing base (408002d) to head (e383d03).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7840   +/-   ##
=======================================
  Coverage   61.23%   61.23%           
=======================================
  Files        2209     2209           
  Lines       97743    97743           
  Branches     8815     8815           
=======================================
  Hits        59849    59849           
  Misses      35770    35770           
  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.

1 participant