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

Ensure m.call.notify event is not filtered out by push rules. #8945

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

bmarty
Copy link
Member

@bmarty bmarty commented Nov 18, 2024

Follow up for #8941

The incoming EC notification was displayed on my account because of specific push rules that trigger notification for every message in the room.

But with a brand new room, the EC notify notification was not displayed.

This PR is adding local push rules, if their id is not present in the push rules already, to ensure that incoming call will always be notified to the user.

@bmarty bmarty requested a review from ganfra November 18, 2024 12:16
@bmarty bmarty merged commit 367fcfa into develop Nov 18, 2024
12 of 15 checks passed
@bmarty bmarty deleted the feature/bma/elementCallNotification branch November 18, 2024 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants