Conversation
…ails in SyncController (#7506) - Added support for retrieving confirmed accepted policies and organization user details based on the feature flag 'PoliciesInAcceptedState'. - Updated SyncResponseModel to include new properties for these details. - Enhanced SyncControllerTests to verify behavior with the feature flag enabled and disabled.
🤖 Bitwarden Claude Code ReviewOverall Assessment: APPROVE Reviewed the feature-flagged addition of Code Review DetailsNo findings. |
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7529 +/- ##
=======================================
Coverage 59.13% 59.14%
=======================================
Files 2077 2077
Lines 91848 91860 +12
Branches 8175 8178 +3
=======================================
+ Hits 54315 54327 +12
Misses 35601 35601
Partials 1932 1932 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|



🎟️ Tracking
https://bitwarden.atlassian.net/browse/PM-34148
📔 Objective
Implements policiesNew and organizationsNew in backend for sync endpoint to be used upon in the frontend going forward until old policies field can be retired.
📸 Screenshots