You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The usedimwallet value in the helm chart is set to true but the custodian/managed identity wallet is used, or attempted to be used.
Expected Behavior
usedimwallet is set to true and therefore the dim is used as wallet
Steps To Reproduce
It's not working due to the missing usedimwallet environment variable for the bpdm application checklist in processes worker job. So, the value defaults to false as it is defined in the appsettings file of the processes worker.
Current Behavior
The usedimwallet value in the helm chart is set to true but the custodian/managed identity wallet is used, or attempted to be used.
Expected Behavior
usedimwallet
is set to true and therefore the dim is used as walletSteps To Reproduce
It's not working due to the missing
usedimwallet
environment variable for thebpdm application checklist
in processes worker job. So, the value defaults tofalse
as it is defined in the appsettings file of the processes worker.This behaviour appears to be specific to the case when the company registration approval is initiated without a pre-existing bpn
Detected in version 2.0.0
The text was updated successfully, but these errors were encountered: