Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use customer full name in customer notification emails #375

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

mhieta
Copy link
Collaborator

@mhieta mhieta commented Sep 7, 2023

Description

At the moment, customer notification email templates are using customer-object directly, causing social security number to be shown in the emails. Remedy this by using customer full name explicitly.

Context

PV-627

How Has This Been Tested?

Manually.

Manual Testing Instructions for Reviewers

Test by updating permit details in Webshop or in Admin UI.

@mhieta mhieta temporarily deployed to test September 7, 2023 08:05 — with GitHub Actions Inactive
@sonarcloud
Copy link

sonarcloud bot commented Sep 7, 2023

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
0.0% 0.0% Duplication

@codecov-commenter
Copy link

Codecov Report

Merging #375 (201e2ae) into develop (ce6c16b) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop     #375      +/-   ##
===========================================
- Coverage    78.97%   78.96%   -0.02%     
===========================================
  Files          147      147              
  Lines         8220     8220              
===========================================
- Hits          6492     6491       -1     
- Misses        1728     1729       +1     

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@danjacob-anders danjacob-anders left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@mhieta mhieta merged commit 8fcd883 into develop Sep 7, 2023
3 checks passed
@mhieta mhieta deleted the fix/PV-627-notification-emails branch September 7, 2023 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants