Closed Kkspike closed 1 year ago
Further tests indicate that using sympa.pl instantiate doesn't add the Owners and Moderators even when it creates new lists. Using the "update from source" button in the GUI does work. Maybe it's a bug ?
@Kkspike , could you please wait for a while and see if the inclusion would be synchronized?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Version
6.2.68
Installation method
yum install sympa (CentOS Linux 7 (Core))
Expected behavior
When I instantiate lists from families, Owners and Moderators should be updating from the source
Actual behavior
The Owners and Moderators lists are not getting updated
Additional information
We've been using Sympa for many years but I've noted lately that something is not working right. We update our lists frequently because we are managing the lists for many of our schools and the employees are moving around quite frequently. I have noticed that the list of Owners and Moderators are not updating at all when we instantiate the lists from families. I checked the configuration (which we haven't changed in a while) and everything seems to be set up correctly.
The thing is, if I go to a list in the web GUI and I go to Admin > Users > Moderators (for instance) and I use the Synchronize moderators with data source, the list gets updated according to the SQL query we have set up in the config.tt2 file of the family.
My questions are 1) Are moderators and owners supposed to get updated when I instantiate the family ? I'm pretty sure it used to be the case, no ? 2) If not, how can I force the owners and moderators list to update with the data source on command line (we have thousands of lists, I can't go and update them all indivually from the GUI) ?
Here is the process with screenshots
I instantiated the family trough the CLI
It did not change the Moderators list from source.
This is the result of the query that the moderators are based on (I redacted the names)
This is the actual list of moderators on the list before I update it trough the GUI (I redacted the names)
This is the list after I use the Synchronize with the data source on the GUI
The update removed Myriam and added Linda in her place (as it should be).