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

#8472 [mB] Kiezradar Backend: implementation of a notification system based on the search profiles – Notifications Not Triggered for New Plans Matching Search Profiles #6259

Open
sblindow opened this issue Mar 11, 2025 · 1 comment
Labels
Prio: Medium fixed and released with next scheduled release Type: Bug incorrect or uexpected behaviour

Comments

@sblindow
Copy link
Contributor

URL:

/account/notifications/

user:

Authenticated users

expected behaviour:

Search profiles should generate email/notification to account creators when published content (projects/plans/bplans/external projects) matches their selected search criteria.

behaviour:

New plans that match search profiles do not trigger notifications, regardless of whether the "only plans" filter is selected in the search profile or not.

@goapunk
Copy link
Contributor

goapunk commented Mar 11, 2025

It might be that publishing a plan doesn't trigger the project_published signal here: https://github.com/liqd/a4-meinberlin/blob/dev/meinberlin/apps/notifications/signals.py#L29 so we might have to add another receiver

@CarolingerSeilchenspringer CarolingerSeilchenspringer added Type: Bug incorrect or uexpected behaviour Prio: Medium fixed and released with next scheduled release labels Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Prio: Medium fixed and released with next scheduled release Type: Bug incorrect or uexpected behaviour
Projects
None yet
Development

No branches or pull requests

3 participants