bcgov / bcgov/traction

All tenants are being created in the same database/schema

Open
#1,254 3 comments 0 reactions 1 assignee Claimed by @jamshale View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.