3
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 15 Jul 2023
3 points (80.0% liked)
Lemmy
11948 readers
26 users here now
Everything about Lemmy; bugs, gripes, praises, and advocacy.
For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.
founded 4 years ago
MODERATORS
Known issue being worked on: https://github.com/LemmyNet/lemmy/issues/3588
For posts, I have been working on it this week and found that it has been broken since June 23 commit. Posts don't even get removed on the home server with 0.18.2, a fix is already waiting for acceptance: https://github.com/LemmyNet/lemmy/pull/3613
As for comments, with 0.18.2 - it depends where the delete is done. If you are on a remote instance from the community, the comment will be deleted on 2 servers, but no more. The local instance you use will delete, as will the community home, but it seems to me there never was any code to distribute deletes to subscribed servers: https://github.com/LemmyNet/lemmy/issues/3625
It also impacts moderators removing posts and comments. As these internally are similar to deletes. !asklemmy@lemmy.ml is one of the communities that has a lot of moderator removals due to people confusing the purpose of it as a technical support forum, and you can see servers not getting the mod removals frequently.