We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug When a user accepts an invite into the group_creators access group, the user can't then create groups until they log out and back in.
group_creators
To Reproduce Steps to reproduce the behavior:
/a/
Expected behavior The ability to create a group (the create group button)
Actual behavior User A sees an error more_groups_trust_required
more_groups_trust_required
The text was updated successfully, but these errors were encountered:
@fiji-flo I saw this behavior again today, however in this case
ag_api_errors_more_group_trust_required
I've searched the code base but don't see this error text (or subsets of it)
Sorry, something went wrong.
No branches or pull requests
Describe the bug
When a user accepts an invite into the
group_creators
access group, the user can't then create groups until they log out and back in.To Reproduce
Steps to reproduce the behavior:
group_creators
group, invite User A/a/
to create a groupExpected behavior
The ability to create a group (the create group button)
Actual behavior
User A sees an error
more_groups_trust_required
The text was updated successfully, but these errors were encountered: