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

THREESCALE-10212: Fix account approved email template #3655

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

mayorova
Copy link
Contributor

What this PR does / why we need it:

This is a bug introduced by https://github.com/3scale/porta/pull/3001/files#diff-1c5334d368e3ebaf8349ca1d8407e2e694c6d9b54ff062dd728305c900ea4e1e

We renamed all internal invocations of .domain because this method had been deprecated. However, in this case it's a Liquid drop, it should never have been changed, but we missed this.

Which issue(s) this PR fixes

https://issues.redhat.com/browse/THREESCALE-10212

Verification steps

Ensure that when the account is approved, the email is sent correctly.

Special notes for your reviewer:

Copy link
Contributor

@jlledom jlledom left a comment

Choose a reason for hiding this comment

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

tried locally before and after. Worked fine 👍

@mayorova mayorova merged commit 13022c9 into master Dec 18, 2023
3 of 5 checks passed
@mayorova mayorova deleted the fix-buyer-account-template branch December 18, 2023 20:04
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.

2 participants