[PR #218] [MERGED] Folder::save() should return QueryResult instead of bool #7613

Closed
opened 2026-04-16 12:00:40 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: refactor-folder-save


📝 Commits (1)

  • 77cf63c Folder::save() should return QueryResult instead of bool

📊 Changes

3 files changed (+18 additions, -14 deletions)

View changed files

📝 src/api/core/ciphers.rs (+9 -5)
📝 src/api/core/folders.rs (+6 -2)
📝 src/db/models/folder.rs (+3 -7)

📄 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/218 **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-folder-save` --- ### 📝 Commits (1) - [`77cf63c`](https://github.com/dani-garcia/vaultwarden/commit/77cf63c06d2b5513ca2cb135a87157e0b940772b) Folder::save() should return QueryResult instead of bool ### 📊 Changes **3 files changed** (+18 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `src/api/core/ciphers.rs` (+9 -5) 📝 `src/api/core/folders.rs` (+6 -2) 📝 `src/db/models/folder.rs` (+3 -7) </details> ### 📄 Description Related to #6. --- <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-04-16 12:00:40 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#7613