All tenants are being created in the same database/schema
Open
bug
- Dominant language
- TypeScript
- Stars
- 62
- Forks
- 59
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 5
Description
The Traction ACA-Py agent is started with the setting `"wallet_scheme":"DatabasePerWallet"` in the wallet storage configuration: this is expected to cause each tenant to be created and live in their own database in the wallet. However, it appears that all tenants are actually being created inside the same `multitenant_sub_wallet` database at this time.
Unsure on whether this issue is in Traction or ACA-Py, we should audit the problem and follow-up in the appropriate repository to find a solution.
Contributor guide
Assessment
This issue has not been assessed yet.