Skip to content

Do not send upcoming meeting notification for hidden or withdrawn meetings#9134

Merged
ahukkanen merged 2 commits intodecidim:developfrom
i-need-another-coffee:fix/upcoming-meeting-notif
Apr 6, 2022
Merged

Do not send upcoming meeting notification for hidden or withdrawn meetings#9134
ahukkanen merged 2 commits intodecidim:developfrom
i-need-another-coffee:fix/upcoming-meeting-notif

Conversation

@roxanaopr
Copy link
Copy Markdown
Contributor

🎩 What? Why?

It can be noticed that the 48h notification is received for a hidden/withdrawn meeting.

📌 Related Issues

Link your PR to an issue

Testing

Steps to reproduce the behavior (hidden meeting):

Create a meeting that will start in 48h and a few minutes
Report the meeting
Hide the meeting via Admin dashboard - Reports
Wait for the notification
Notification is received

Steps to reproduce the behavior (withdrawn meeting):

Create a meeting that will start in 48h and a few minutes
Withdraw the meeting
Wait for the notification
Notification is received

📋 Checklist

🚨 Please review the guidelines for contributing to this repository.

  • CONSIDER adding a unit test if your PR resolves an issue.
  • ✔️ DO check open PR's to avoid duplicates.
  • ✔️ DO keep pull requests small so they can be easily reviewed.
  • ✔️ DO build locally before pushing.
  • ✔️ DO make sure tests pass.
  • ✔️ DO make sure any new changes are documented in docs/.
  • ✔️ DO add and modify seeds if necessary.
  • ✔️ DO add CHANGELOG upgrade notes if required.
  • ✔️ DO add to GraphQL API if there are new public fields.
  • ✔️ DO add link to MetaDecidim if it's a new feature.
  • AVOID breaking the continuous integration build.
  • AVOID making significant changes to the overall architecture.

📷 Screenshots

Please add screenshots of the changes you're proposing
Description

♥️ Thank you!

@roxanaopr roxanaopr requested review from ahukkanen and alecslupu April 4, 2022 14:19
ahukkanen
ahukkanen previously approved these changes Apr 4, 2022
Copy link
Copy Markdown
Contributor

@ahukkanen ahukkanen left a comment

Choose a reason for hiding this comment

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

LGTM 👍

I'll let @alecslupu also have a look as he's marked as a reviewer.

@alecslupu
Copy link
Copy Markdown
Contributor

LGTM +1

I'll let @alecslupu also have a look as he's marked as a reviewer.

@ahukkanen I have added my comment, regarding my doubts. if you do not agree with my assessment, Please feel free to merge.

@andreslucena andreslucena added module: meetings type: fix PRs that implement a fix for a bug labels Apr 5, 2022
@roxanaopr roxanaopr requested a review from andreslucena April 5, 2022 09:23
@ahukkanen ahukkanen merged commit de7339f into decidim:develop Apr 6, 2022
entantoencuanto added a commit to PopulateTools/decidim that referenced this pull request Apr 6, 2022
…into pwa-staging

* chore/cache_highligted_resources_for_components_cells:
  Define expiry_time on highlighted_results_for_component cell
  Refactor expiration time of cells cache
  Cache cells used view hooks defined for participatory processes
  Do not send upcoming meeting notification for hidden or withdrawn meetings (decidim#9134)
  Fix processes count in processes group title cell (decidim#9087)
  Fix attachments when called from Cells (decidim#9136)
  Clarify message to user when checking census (decidim#9112)
entantoencuanto added a commit that referenced this pull request Apr 7, 2022
* develop:
  Compile SCSS through sass-embedded (#9081)
  Prevent race condition between prevenTimeout and show modal (#9092)
  Bump elections dependencies to 0.23.0 (#9140)
  Reduce d3 bundle size (#9034)
  Improve wording when casting your vote (#9098)
  Do not send upcoming meeting notification for hidden or withdrawn meetings (#9134)
  Fix processes count in processes group title cell (#9087)
  Fix attachments when called from Cells (#9136)
  Clarify message to user when checking census (#9112)
@alecslupu alecslupu deleted the fix/upcoming-meeting-notif branch April 18, 2022 10:01
andreslucena pushed a commit that referenced this pull request May 6, 2022
…tings (#9134)

* Do not send upcoming meeting notification hidden or withdrawn meetings.

* Refactoring
ahukkanen pushed a commit that referenced this pull request May 10, 2022
…tings (#9134) (#9251)

* Do not send upcoming meeting notification hidden or withdrawn meetings.

* Refactoring

Co-authored-by: roxanaopr <66411127+roxanaopr@users.noreply.github.com>
@alecslupu alecslupu added this to the 0.27.0 milestone Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upcoming meeting notification is received for a hidden/withdrawn meeting

4 participants