Conversation
… revoke user logic * Removed references to IFeatureService and IRevokeOrganizationUserCommand from UsersController. * Simplified the logic for revoking users by directly using IRevokeOrganizationUserCommandV2. * Updated unit tests to reflect the removal of feature flag checks for SCIM revoke functionality.
|
New Issues (121)Checkmarx found the following issues in this Pull Request
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7397 +/- ##
==========================================
- Coverage 58.45% 58.45% -0.01%
==========================================
Files 2060 2060
Lines 91272 91262 -10
Branches 8131 8130 -1
==========================================
- Hits 53353 53343 -10
Misses 36021 36021
Partials 1898 1898 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Bitwarden Claude Code ReviewOverall Assessment: APPROVE This PR removes the |
|






🎟️ Tracking
https://bitwarden.atlassian.net/browse/PM-32398
📔 Objective
Rids of the feature flag, so that the new V2 features are implemented going forward for use