Skip to content
Snippets Groups Projects
Unverified Commit cdfdc6ff authored by Mathijs van Veluw's avatar Mathijs van Veluw Committed by GitHub
Browse files

Fix Org Import duplicate collections (#5200)


This fixes an issue with collections be duplicated same as was an issue with folders.
Also made some optimizations by using HashSet where possible and device the Vec/Hash capacity.
And instead of passing objects only use the UUID which was the only value we needed.

Also found an issue with importing a personal export via the Org import where folders are used.
Since Org's do not use folder we needed to clear those out, same as Bitwarden does.

Fixes #5193

Signed-off-by: default avatarBlackDex <black.dex@gmail.com>
parent 2393c3f3
No related branches found
Tags 1.32.6+tedomum.1
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment