我感觉它们是最近“添加”的。我很确定在我写 Admin.groups.manage.membership.automatic not replaced - #6 by Moin 时它们还不存在。
但也许这与那里的更改有关。在 FIX: Allow anyone who can manage groups to see Automatic tooltip by martin-brennan · Pull Request #30174 · discourse/discourse · GitHub 中,已移除对群组是否为自动群组的检查。
canManageGroup 在 https://github.com/discourse/discourse/blob/main/app/assets/javascripts/discourse/app/templates/group-index.hbs 中用于决定是否显示这些按钮。
