server
server copied to clipboard
After Data import, Item binding to Folder missing (only with PostgreSQL Database)
Steps To Reproduce
Export Vault from Standard Self-Hosted Deployment, File format ".json"
Import Data to Unified Deployment, File format "Bitwarden (json)"
Expected Result
Item binding to Folder
Actual Result
Item not binding to Folder
Screenshots or Videos
No response
Additional Context
No response
Githash Version
a791f930-dirty
Environment Details
No response
Database Image
"postgres:14" doesn't work. "mcr.microsoft.com/mssql/server:2019-latest" and "mariadb:10" working fine.
Issue-Link
https://github.com/bitwarden/server/issues/2480
Issue Tracking Info
- [x] I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
I've figured it out: https://github.com/bitwarden/server/pull/2512