[PR #1298] [MERGED] Fix for editing existing personal vault items when non-personal org policy is active #2825

Closed
opened 2025-11-26 23:24:35 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1298
Author: @mpbw2
Created: 3/4/2021
Status: Merged
Merged: 3/4/2021
Merged by: @mpbw2

Base: masterHead: bugfix-policy-edit


📝 Commits (1)

  • e57e3ab fix for users unable to edit existing personal vault items when org policy set

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 src/App/Pages/Vault/AddEditPageViewModel.cs (+2 -1)

📄 Description

Fixed issue where users were unable to edit existing personal vault items while joined to an organization where personal vaults are prohibited. Thanks to @vincentsalucci for key info.


🔄 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/1298 **Author:** [@mpbw2](https://github.com/mpbw2) **Created:** 3/4/2021 **Status:** ✅ Merged **Merged:** 3/4/2021 **Merged by:** [@mpbw2](https://github.com/mpbw2) **Base:** `master` ← **Head:** `bugfix-policy-edit` --- ### 📝 Commits (1) - [`e57e3ab`](https://github.com/bitwarden/android/commit/e57e3ab31dead0c03e50cd20494669d92edc0b4c) fix for users unable to edit existing personal vault items when org policy set ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Pages/Vault/AddEditPageViewModel.cs` (+2 -1) </details> ### 📄 Description Fixed issue where users were unable to edit existing personal vault items while joined to an organization where personal vaults are prohibited. Thanks to @vincentsalucci for key info. --- <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 2025-11-26 23:24:35 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#2825