Closed loneil closed 1 year ago
Due to the multi-ledger fix in https://github.com/bcgov/traction/pull/790 existing Tenants will appear to have no endorser connection due to the matching on alias.
Can check a Tenant through the Tenant UI (see connections on the Connections page, see Endorser details on Profile page), or check the endpoint ex: https://traction-tenant-proxy-dev.apps.silver.devops.gov.bc.ca/api/doc#/traction-tenant/get_tenant_endorser_connection
This is mitigated by just renaming the Endorser Connection alias to match what's in the Traction config
This is bcovrin-test-endorser now, as adjusted here https://github.com/bcgov/traction/pull/822
bcovrin-test-endorser
People with existing Tenants using issuance through Traction should update that Alias to keep issuance working. An Innkeeper could also do this by creating an API Key and accessing the Tenant UI for them if this is something we want issuers doing.
Instructions to existing Dev tenants given in Rocket Chat channel. Sept 18.
Due to the multi-ledger fix in https://github.com/bcgov/traction/pull/790 existing Tenants will appear to have no endorser connection due to the matching on alias.
Can check a Tenant through the Tenant UI (see connections on the Connections page, see Endorser details on Profile page), or check the endpoint ex: https://traction-tenant-proxy-dev.apps.silver.devops.gov.bc.ca/api/doc#/traction-tenant/get_tenant_endorser_connection
This is mitigated by just renaming the Endorser Connection alias to match what's in the Traction config
This is
bcovrin-test-endorser
now, as adjusted here https://github.com/bcgov/traction/pull/822People with existing Tenants using issuance through Traction should update that Alias to keep issuance working. An Innkeeper could also do this by creating an API Key and accessing the Tenant UI for them if this is something we want issuers doing.