eclipse-tractusx / ssi-credential-issuer

SSI Credential Issuer
Apache License 2.0
3 stars 9 forks source link

2.0.0 Bug - Credential Approval Email - missing wallet details #215

Closed jjeroch closed 1 month ago

jjeroch commented 4 months ago

Version 2.0.0

Issue The verified_credential_approved.html email template does not populate the "wallet" value as expected. (see screenshot below)

image

Expected Result

jjeroch commented 4 months ago

@Phil91 please move the call to the correct repo if it must be placed in issuer component or somewhere else. Not sure where the issue is sitting

Phil91 commented 4 months ago

@jjeroch short question regarding the content of the wallet field. not a 100% sure what's expected there. When approving the request we don't have the wallet information, since it is handled within the following process. Previously the field was filled with the name of the company, which we don't have anymore. We could in theory display the bpn instead.

jjeroch commented 4 months ago

@Phil91 lets have a sync about this, we need to check again who actually submits / sends the email to the customer. If its the portal, we should have the necessary information such as the company name or BPNL - but lets sync on it shortly

Phil91 commented 3 months ago

instead of the wallet we will send the tenant name.