[PR #6699] [MERGED] PM-33913: bug: Remove org event to avoid duplicate entry #113838

Closed
opened 2026-06-06 13:27:18 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/6699
Author: @david-livefront
Created: 3/19/2026
Status: Merged
Merged: 3/20/2026
Merged by: @david-livefront

Base: mainHead: PM-33913-duplicate-org-event


📝 Commits (1)

  • 5968ca7 PM-33913: Remove org event to avoid duplicate entry

📊 Changes

4 files changed (+6 additions, -46 deletions)

View changed files

📝 app/src/main/kotlin/com/x8bit/bitwarden/data/platform/manager/model/OrganizationEvent.kt (+1 -13)
📝 app/src/main/kotlin/com/x8bit/bitwarden/ui/vault/feature/leaveorganization/LeaveOrganizationViewModel.kt (+0 -8)
📝 app/src/test/kotlin/com/x8bit/bitwarden/ui/vault/feature/leaveorganization/LeaveOrganizationViewModelTest.kt (+5 -22)
📝 network/src/main/kotlin/com/bitwarden/network/model/OrganizationEventType.kt (+0 -3)

📄 Description

🎟️ Tracking

PM-33913

📔 Objective

This PR removes an org event entry from the app to avoid duplicate entries. This is because the cloud logs these events for us.


🔄 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/6699 **Author:** [@david-livefront](https://github.com/david-livefront) **Created:** 3/19/2026 **Status:** ✅ Merged **Merged:** 3/20/2026 **Merged by:** [@david-livefront](https://github.com/david-livefront) **Base:** `main` ← **Head:** `PM-33913-duplicate-org-event` --- ### 📝 Commits (1) - [`5968ca7`](https://github.com/bitwarden/android/commit/5968ca7464c83759c3c01db7d763b7efef4e8452) PM-33913: Remove org event to avoid duplicate entry ### 📊 Changes **4 files changed** (+6 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `app/src/main/kotlin/com/x8bit/bitwarden/data/platform/manager/model/OrganizationEvent.kt` (+1 -13) 📝 `app/src/main/kotlin/com/x8bit/bitwarden/ui/vault/feature/leaveorganization/LeaveOrganizationViewModel.kt` (+0 -8) 📝 `app/src/test/kotlin/com/x8bit/bitwarden/ui/vault/feature/leaveorganization/LeaveOrganizationViewModelTest.kt` (+5 -22) 📝 `network/src/main/kotlin/com/bitwarden/network/model/OrganizationEventType.kt` (+0 -3) </details> ### 📄 Description ## 🎟️ Tracking [PM-33913](https://bitwarden.atlassian.net/browse/PM-33913) ## 📔 Objective This PR removes an org event entry from the app to avoid duplicate entries. This is because the cloud logs these events for us. [PM-33913]: https://bitwarden.atlassian.net/browse/PM-33913?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ --- <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-06 13:27:18 -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#113838