-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
チャンネル作成者がアカウントを削除した場合、チャンネルの情報の編集が困難になる #12023
Comments
小さいサーバーなら上記の運用でよさそうだけど、ioみたいな大きなサーバーだと管理者/モデレーターの負担が大きくなるかもしれない |
Related: #10637 |
10637ではチャンネルの鍵化やユーザの書き込み制御まで言及されていますが、チャンネルのオーナー変更やモデレータの追加だけ先に実装するのもアリだと考えます |
暫定的な対処としてはアカウント削除時にチャンネルの管理者をサーバー管理者へ付け替えるのが良さそう |
削除時の対処としてはそれで良さそうな気もします。 或いは所有者をnullなどにして、その場合に管理者/モデレーターが操作出来ればOK…? (リモートからインポートした絵文字の画像はuser: nullになっていると聞いた記憶があります) |
💡 Summary
🥰 Expected Behavior
🤬 Actual Behavior
📝 Steps to Reproduce
📌 Environment
💻 Frontend
Model and OS of the device(s):
Browser:
Server URL:
Misskey:
2023.9.1
🛰 Backend (for server admin)
The text was updated successfully, but these errors were encountered: