[PR #219] [MERGED] Organization::save() and UserOrganization::save() should return QueryResult instead of bool #2670

Closed
opened 2026-03-03 08:36:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/219
Author: @janost
Created: 10/14/2018
Status: Merged
Merged: 10/14/2018
Merged by: @dani-garcia

Base: masterHead: refactor-organization-save


📝 Commits (1)

  • 64f6c60 Organization::save() and UserOrganization::save() should return QueryResult instead of bool

📊 Changes

3 files changed (+33 additions, -28 deletions)

View changed files

📝 src/api/core/accounts.rs (+3 -1)
📝 src/api/core/organizations.rs (+22 -11)
📝 src/db/models/organization.rs (+8 -16)

📄 Description

Related to #6.


🔄 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/dani-garcia/vaultwarden/pull/219 **Author:** [@janost](https://github.com/janost) **Created:** 10/14/2018 **Status:** ✅ Merged **Merged:** 10/14/2018 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `refactor-organization-save` --- ### 📝 Commits (1) - [`64f6c60`](https://github.com/dani-garcia/vaultwarden/commit/64f6c60bfd278d78ed6ee9f9b458380c996a73de) Organization::save() and UserOrganization::save() should return QueryResult instead of bool ### 📊 Changes **3 files changed** (+33 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `src/api/core/accounts.rs` (+3 -1) 📝 `src/api/core/organizations.rs` (+22 -11) 📝 `src/db/models/organization.rs` (+8 -16) </details> ### 📄 Description Related to #6. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 08:36:14 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#2670
No description provided.