this post was submitted on 11 Jul 2024
24 points (100.0% liked)

Lemmy

12392 readers
69 users here now

Everything about Lemmy; bugs, gripes, praises, and advocacy.

For discussion about the lemmy.ml instance, go to [email protected].

founded 4 years ago
MODERATORS
 

EDIT: Looked a little deeper/better on GitHub and found this issue, #4865 which is likely the most related issue, and it seems the devs are aware.

It also seems to be a recent v19.5 -ish issue too from some of the comments there


I seem to be encountering what may be a bug with pinning/featuring posts ... interested if anyone's got similar/counter experiences

The issue is that the pinning of a post doesn't get federated correctly.

The conditions, AFAICT are:

  • Post originates from a "federated instance" (IE, an instance other than the community's home instance)
  • The mod action of pinning is also done by a moderator on a "federated instance"
  • Lemmy versions 19.4 or greater (much more tentative, but from a brief perusal, it seems true)

The effect seems to be:

  • The pinning works fine on the "home instance" of the community
  • But federation breaks in two slightly different ways:
    • No pinning occurs
    • If a mod on a "federated instance" tries to pin, after an initially failed federation of "pinning", it will succeed on the federated instance only temporarily

The last dynamic is hopefully a clue to what could be happening (sounds like some queued tasks colliding in an incorrect way)

top 4 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 1 month ago

Thank you for the post

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

Also flagged up here.

[–] [email protected] 2 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

For some time now (not a recent 19.5 issue), I've encountered an issue where the UNpinning of a post is not federated to remote instances.

A workaround I've found is to delete and undelete the post, which seems to force the federation of the unpinning action. Bit of a hack though, and would be nice if it were fixed.

Edit: Looks like this has been/will be fixed.

[–] [email protected] 2 points 3 weeks ago