We apologize for the instability of composr.app and appreciate your patience. We are working on the statistics addon and trying to find an optimal way to store and render data. Unfortunately, we have yet to find a solution that can handle the traffic (and therefore, tens of millions of statistical records) of composr.app. We're working hard on one.
#5346 - Automatic secondary usergroups not assigned on join
Too complex / time consuming of a solution for such a trivial bug. Delegating to a volunteer who would like to take this on.
Ideally cns_make_member should use cns_add_member_to_secondary_usergroup, but this breaks the installer in many ways as cns_install does not have f_group_approvals table installed until after cns_make_member is called, and there are various other function calls to undefined functions not loaded by the installer.
Ideally cns_make_member should use cns_add_member_to_secondary_usergroup, but this breaks the installer in many ways as cns_install does not have f_group_approvals table installed until after cns_make_member is called, and there are various other function calls to undefined functions not loaded by the installer.