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

Archive protocol email bug #1904

Merged
merged 5 commits into from
Sep 11, 2019
Merged

Conversation

ying-pbrc
Copy link
Collaborator

https://www.pivotaltracker.com/n/projects/1918597/stories/166791970

In current release (V3.5.0) only one email was sent to one of the intended recipients when someone archive/unarchive a protocol on Dashboard. This was because a single Action Mailer call can only render one view. This issue can be resolved by moving the recipient list from protocol_mailer to dashboard protocol controller and calling the protocol mailer for each recipient.

config/locales/en.yml Outdated Show resolved Hide resolved
@Stuart-Johnson Stuart-Johnson merged commit 2a3fcc7 into v3.6.0 Sep 11, 2019
@Stuart-Johnson Stuart-Johnson deleted the archive-protocol-email-bug branch September 11, 2019 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants