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
ユーザー登録した段階でuser_groupsのgroup_roleが0のため ALL USERS グループの権限がデフォルトは不参加になっている。
しかし、「グループ表示」画面で権限を更新できない。
The text was updated successfully, but these errors were encountered:
上記を確認したバージョンは v1.4.1でしょうか? v1.5になりますと、ALL_USERSグループのメンバーの表示は、正しく表示されるよう修正しています。
デモサイトで最新のv1.5を稼働していますので、これで問題無いかご確認ください。 https://support-project.org/knowledge
Sorry, something went wrong.
回答ありがとうございます。 最新のv1.5にアップデートし、新規登録すると ALL USERS グループの権限はデフォルト「状態: メンバー」になりました。 しかし、ALL USERS グループに編集権限が与えられている記事を編集できません。 ALL USERS グループに入りなおすと、編集できるようになります。
@makarasa ご連絡ありがとうございます。編集権限のチェックでALL_USERのグループが効かないようになっていました。次のバージョンで修正しようと思います。
v1.6.0 pre1でリリース済。クローズします。 リリースしたものに問題があれば、別途のissueを登録願います。
No branches or pull requests
ユーザー登録した段階でuser_groupsのgroup_roleが0のため
ALL USERS グループの権限がデフォルトは不参加になっている。
しかし、「グループ表示」画面で権限を更新できない。
The text was updated successfully, but these errors were encountered: