-
After a more detailed check if looks like the issue happens only if the account has multiple enabled push services (ie. for more than one client) and at least one of the filters for one of the rules will decide to not generate notifications, it will stop notifications for all other services.
Example: We have 2 push services enabled. Service
A
has push notifications for MUC roomtest1
set towhen mentioned
while serviceB
has push notifications for the same MUC roomtest1
set toalways
. In this case if the body of a message from the room (notification) do not have a user nickname then notification will not be generated to none of the push services, whiel it should be sent to the serviceB
as it has rule set toalways
. -
@wojtek Should we update our clusters with this new version containing this fix?
Type |
Bug
|
Priority |
Normal
|
Assignee | |
Version |
none
|
Sprints |
n/a
|
Customer |
n/a
|
-
tigase-server-8.5.0 Open
Push notifications for groupchat message notifications sent from the MUC room are not always delivered.