Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: Default more group settings to staff + TL(N) #25493

Merged
merged 1 commit into from Jan 31, 2024

Conversation

martin-brennan
Copy link
Contributor

There are some cases where staff (admins/mods) can
be in lower trust levels, so some of these checks will
fail for them. Since we want to keep allowing this (for now)
we should set most settings to also default to be allowed
for staff too, since the old has_trust_level? check
worked in this way.

There are some cases where staff (admins/mods) can
be in lower trust levels, so some of these checks will
fail for them. Since we want to keep allowing this (for now)
we should set most settings to also default to be allowed
for staff too, since the old `has_trust_level?` check
worked in this way.
@martin-brennan martin-brennan force-pushed the issue/default-more-groups-settings-to-staff branch from 2e5a1d7 to 6642133 Compare January 31, 2024 00:17
Copy link
Contributor

@Drenmi Drenmi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, sir. 🙏

@martin-brennan martin-brennan merged commit f0e9a6f into main Jan 31, 2024
19 checks passed
@martin-brennan martin-brennan deleted the issue/default-more-groups-settings-to-staff branch January 31, 2024 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants