sympa-community / sympa

Sympa, Mailing List Management Software
https://www.sympa.community/sympa
GNU General Public License v2.0
237 stars 95 forks source link

Quiet mode is ignored when you unsubscibe a member from data sources #1731

Open SansPseudoFix opened 8 months ago

SansPseudoFix commented 8 months ago

Version

Version 6.2.72 (framagroupes.org)

Expected behavior

When a user is quietly unsubscribed from an "A" list which is included in a "B" list, that user should also be silently unsubscribed from the "B" list.

Actual behavior

When you unsubscribe a user from the "A" list, he is unsubscribed without notification. But when you synchronise the "B" list, he receives a notification.

Steps to reproduce

Additional information

ikedas commented 8 months ago

As a workaround, you may set "Notify subscribers when they are included from a data source?" (inclusion_notification_feature) parameter of the list B to be "disabled" (off).