Merged
Conversation
Why these changes are being introduced: The 'from' and 'to' addresses are currently the same, which causes an unwanted loop in libanswers. Relevant ticket(s): https://mitlibraries.atlassian.net/browse/ETD-618 How this addresses that need: This sets the 'form' address in all mailers to a new env, ETD_APP_EMAIL. Side effects of this change: The new env will need to be added to all pipelines.
e887e4d to
ecaebad
Compare
JPrevost
approved these changes
Jan 18, 2023
Member
JPrevost
left a comment
There was a problem hiding this comment.
Can you please email Ben and cc wherever we send the MARC report to in production to let them know the "from" email is changing on the reports they get just in case they care?
Contributor
Author
|
@JPrevost To clarify, Ben should be cc'd on all production emails, or just the first? |
Member
|
@jazairi sorry for the confusion in my words :) Neither! Outside of the application, please let Ben know we are making this change in case they use the |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why these changes are being introduced:
The 'from' and 'to' addresses are currently the same, which causes an unwanted loop in libanswers.
Relevant ticket(s):
https://mitlibraries.atlassian.net/browse/ETD-618
How this addresses that need:
This sets the 'form' address in all mailers to a new env, ETD_APP_EMAIL.
Side effects of this change:
The new env will need to be added to all pipelines.
Developer
our guide and
all issues introduced by these changes have been resolved or opened as new
issues (link to those issues in the Pull Request details above)
Code Reviewer
(not just this pull request message)
Requires database migrations?
NO
Includes new or updated dependencies?
NO