eclipse-tractusx / ssi-credential-issuer

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

fix(expiry): adjust removal of companySsiDetails #208

Closed Phil91 closed 3 months ago

Phil91 commented 3 months ago

Description

Set the bpn, issuerBpn and creatorUser to default values instead of null to support the auditing when deleting a companySsiDetail

Why

The auditing was failing due to the bpn being null when deleting the companySsiDetail in the expiry app

Issue

Refs: #195

Checklist

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud