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

Expand meeting notifications #83

Open
paarals opened this issue Feb 4, 2025 · 0 comments
Open

Expand meeting notifications #83

paarals opened this issue Feb 4, 2025 · 0 comments

Comments

@paarals
Copy link
Member

paarals commented Feb 4, 2025

Is your feature request related to a problem? Please describe.
Currently, whenever a meeting is updated, Decidim sends out notifications (and emails) to the users registered to or following the meeting. However, these notifications always have the same structure, i.e.:

Hi XX

The "%{resource_title}" meeting was updated. You can read the new version from its page:

Link

Original text:

The description text from the meeting goes here.

You have received this notification because you are following the "%{resource_title}" meeting. You can unfollow it from the previous link.

This notification is sent regardless of what is changed (i.e. just an address, the date and time or something else). This is highly confusing, because the text that is sent may have nothing to do with the updated information, but the participant perceives that it does.

Describe the solution you'd like
I would like the notification to include what actually changed in the meeting. This should happen for updated time, address, registration status, services, description text, title etc.

Example for and updated location:

Hi XX

The meeting "%{resource_title}" was updated.

Old address:

Old address (strikethrough)

New address:

New address

You can visit the meeting through this link:

Link

You have received this notification because you are following the meeting "%{resource_title}". You can unfollow it from the previous link.

Additional context
We may have to find a way how to bundle this information if multiple things change (i.e. if a process admin changes multiple things and save every time in between) so as to not spam the user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant