Skip to content

Fix report mailers when author is a meeting#7683

Merged
mrcasals merged 4 commits intodevelopfrom
fix/report-mailer-for-meeting-author
Mar 26, 2021
Merged

Fix report mailers when author is a meeting#7683
mrcasals merged 4 commits intodevelopfrom
fix/report-mailer-for-meeting-author

Conversation

@mrcasals
Copy link
Copy Markdown
Contributor

@mrcasals mrcasals commented Mar 23, 2021

🎩 What? Why?

When a proposal is reported and the author is ameeting, the report email fails to be rendered because it tries to render author.name but meetings have a title field.

This PR fixes this error.

https://sentry.io/share/issue/ffd341a1bc624bc9a731fac77a75f7b8/

📌 Related Issues

None

Testing

Ensure CI is green.

@mrcasals mrcasals added module: core type: fix PRs that implement a fix for a bug labels Mar 23, 2021
@mrcasals mrcasals force-pushed the fix/report-mailer-for-meeting-author branch from 132e999 to 29815c6 Compare March 24, 2021 07:43
@mrcasals mrcasals mentioned this pull request Mar 24, 2021
@mrcasals mrcasals force-pushed the fix/report-mailer-for-meeting-author branch from 5968b48 to c468f67 Compare March 24, 2021 21:15
@mrcasals mrcasals merged commit 14f9b8e into develop Mar 26, 2021
@mrcasals mrcasals deleted the fix/report-mailer-for-meeting-author branch March 26, 2021 07:58
entantoencuanto added a commit that referenced this pull request Mar 26, 2021
* develop: (64 commits)
  Fix report mailers when author is a meeting (#7683)
  New Crowdin updates (#7729)
  Fix form builder assuming proposals module availability (#7689)
  Fix a series of issues with proposal attachments in the public area (#7699)
  New Crowdin updates (#7711)
  Add accessibility labels to the <nav> menus (#7709)
  Fix heading order on the home page (#7710)
  Fix dropdown menu accessibility audits (#7708)
  Fix the aria attribute names (no aria prefix) (#7707)
  Fix validations for registration related fields in Conference form (#7675)
  New Crowdin updates (#7613)
  Use comments counter cache instead of additional query (#7627)
  Upgrade to decidim-bulletin_board 0.15.2 (#7659)
  Bump mimemagic to 0.3.6 (#7701)
  Ensure pagination elements per page is a valid option (#7680)
  Fix link to "Getting started guide" in README.adoc (#7695)
  Fix link to CONTRIBUTING.adoc in PR template (#7696)
  Fix the screen reader class name for comments opinion toggle (#7698)
  Fix initiative-m card hashtags (#7679)
  Don't run all jobs on every PR (#7693)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module: core type: fix PRs that implement a fix for a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant