nodebb-plugin-session-sharing icon indicating copy to clipboard operation
nodebb-plugin-session-sharing copied to clipboard

Fix `syncGroups` footgun

Open julianlam opened this issue 2 years ago • 0 comments

If no groups are selected in syncGroups, then all groups are applied. This causes unexpected behaviour when syncGroupList is enabled, as admins are very likely to accidentally shut themselves out of the ACP.

Needs upgrade script to automatically select all values if current value is nullish

julianlam avatar Nov 23 '22 16:11 julianlam