#5346 - Automatic secondary usergroups not assigned on join
0 guests and 0 members have recently viewed this.
The top 3 point earners from 1st Mar 2026 to 8th Mar 2026.
| PDStig |
|
|
|---|---|---|
| Gabri |
|
|
| masum |
|
|
There are no events at this time
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.