mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-22 16:14:20 -05:00
[PR #206] [MERGED] Collection update updates User revision #7606
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/206
Author: @mprasil
Created: 10/1/2018
Status: ✅ Merged
Merged: 10/1/2018
Merged by: @dani-garcia
Base:
master← Head:collection_revision📝 Commits (2)
54f54eeUpdate revision for users on collection save86b4985Handle return value from Collection::save()📊 Changes
3 files changed (+48 additions, -14 deletions)
View changed files
📝
src/api/core/organizations.rs(+20 -7)📝
src/db/models/collection.rs(+12 -7)📝
src/db/models/organization.rs(+16 -0)📄 Description
This updates User revision on
Collection::save()to let the client sync collections properly. Also fixesCollection::save()for #6.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.