st-tu-dresden / videoshop

SalesPoint sample application
Apache License 2.0
87 stars 246 forks source link

change userAccount.id to userAccountIdentifier #169

Closed rrickfox closed 11 months ago

rrickfox commented 1 year ago

The orders page references the userAccount tied to an order, which was replaced by the userAccountIdentifier in Salespoint commit 2777e19 This results in a Whitelabel Error page

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

rrickfox commented 11 months ago

Fixed by 85909bb