Deserialize "null" to empty Vec for Collections #3803

Closed
opened 2026-04-06 06:06:50 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @mprasil on 8/14/2018

When adding/editing user and giving access to all collections, the collection list is now set to null and causes deserialization failure. This change deserializes this back to empty Vec.

*Originally created by @mprasil on 8/14/2018* When adding/editing user and giving access to all collections, the collection list is now set to _null_ and causes deserialization failure. This change deserializes this back to empty Vec.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#3803