[PR #6984] [MERGED] Chore: Remove the Manager type from OrganizationType #120929

Closed
opened 2026-06-09 19:23:50 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/6984
Author: @david-livefront
Created: 5/28/2026
Status: Merged
Merged: 5/28/2026
Merged by: @david-livefront

Base: mainHead: remove-manager-org-user-type


📝 Commits (1)

  • 98c5733 Remove the Manager type from OrganizationType

📊 Changes

3 files changed (+0 additions, -8 deletions)

View changed files

📝 app/src/main/kotlin/com/x8bit/bitwarden/data/vault/repository/util/VaultSdkOrganizationExtensions.kt (+0 -1)
📝 app/src/test/kotlin/com/x8bit/bitwarden/data/vault/repository/util/VaultSdkOrganizationExtensionsTest.kt (+0 -1)
📝 network/src/main/kotlin/com/bitwarden/network/model/OrganizationType.kt (+0 -6)

📄 Description

🎟️ Tracking

N/A

📔 Objective

This PR removes the MANAGER type from the OrganizationType enum. The value is never used and the server side migrated all accounts several years ago.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/6984 **Author:** [@david-livefront](https://github.com/david-livefront) **Created:** 5/28/2026 **Status:** ✅ Merged **Merged:** 5/28/2026 **Merged by:** [@david-livefront](https://github.com/david-livefront) **Base:** `main` ← **Head:** `remove-manager-org-user-type` --- ### 📝 Commits (1) - [`98c5733`](https://github.com/bitwarden/android/commit/98c5733c8ec98a5b48f589f96ab4bc5c2a4b874c) Remove the Manager type from OrganizationType ### 📊 Changes **3 files changed** (+0 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `app/src/main/kotlin/com/x8bit/bitwarden/data/vault/repository/util/VaultSdkOrganizationExtensions.kt` (+0 -1) 📝 `app/src/test/kotlin/com/x8bit/bitwarden/data/vault/repository/util/VaultSdkOrganizationExtensionsTest.kt` (+0 -1) 📝 `network/src/main/kotlin/com/bitwarden/network/model/OrganizationType.kt` (+0 -6) </details> ### 📄 Description ## 🎟️ Tracking N/A ## 📔 Objective This PR removes the `MANAGER` type from the `OrganizationType` enum. The value is never used and the server side migrated all accounts several years ago. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-09 19:23:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#120929