this post was submitted on 08 Jul 2023
6 points (100.0% liked)

Lemmy Mods

334 readers
1 users here now

A community for mods of Lemmy to work together

founded 1 year ago
MODERATORS
 

I've been spot-checking consistency of replication between servers by looking at the same community on two Lemmy instances, sorting posts by new.

[email protected] is one of the most active communities and people frequently use it incorrectly, asking technical questions about Lemmy instead of "asking the Lemmy community" for their feedback on a topic.

In spot-checking Lemmy servers, it seems that the moderator removal of the posting is only working on the "home" server, Lemmy.ml - and other servers still show the posting in the New sort list (and I assume other sort choices? unverified).

I opened a GitHub issue about the problem: https://github.com/LemmyNet/lemmy/issues/3535

I also thought this would be a good place to raise the topic. Did anyone recall ever testing and spot-checking that moderation removal of a posting worked on multiple servers before?

Thank you.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 1 year ago* (last edited 1 year ago) (1 children)

Another example, beyond the two posts I shared so far on Github, involving 4 servers I spot checked:

Posting title: "Private instance (Instance cannot be seen unless logged in)"

  1. First server, post origin: https://lemmy.world/post/1159649
  2. Second server, Lemmy.ml which is home to the community, does not list it in New sort.
  3. Third server, listed in New: https://lemm.ee/post/807061
  4. Fourth server, listed in New: https://lemmy.ca/post/1237115

 

Noteworthy is that lemmy.world shows that @[email protected] commented on the posting about it being off-topic. And that they are a moderator of the community. I am assuming that they removed the posting, which Lemmy.ml reflects (I did not check moderation log). So that now involves a 5th server. It also raises the question of why the moderator comment only appears on the lemmy.world server: https://lemmy.world/comment/968972

[–] [email protected] 2 points 1 year ago (2 children)

I suspect this is down to federation. That's also how I can remove a post but people may still be able to add new comments before the removal has synced across different servers.

I've been wondering why mod comments haven't been showing up though.

[–] [email protected] 2 points 1 year ago

Someone else just observed that a moderator pinning a community post is also not working across instances (servers): https://github.com/LemmyNet/lemmy/issues/3544

[–] [email protected] 1 points 1 year ago

Looks like it was fixed in Lemmy 0.18.1 - I can see that the latest comment in the modlog does show the reason and it looks like lemmy.ml just upgraded. My home instance also just upgraded, if that has anything to do with it.