eclipse-tractusx / portal-backend

Portal Backend
Apache License 2.0
7 stars 18 forks source link

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

Open jjeroch opened 1 month ago

jjeroch commented 1 month 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 1 month 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 weeks 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 3 weeks 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