[bug] mentions returned out-of-order when replying to post by self #415

Open
opened 2023-01-03 14:49:49 +00:00 by nbsp · 0 comments
Contributor

Your setup

From source

Extra details

Alpine Linux edge

Version

3.5.0-74-g5d4c291d-develop

PostgreSQL version

15

What were you trying to do?

reply to a post by myself already mentioning a few people (@A @B @C)

What did you expect to happen?

my new post mentions those people in the same order as the post i am replying to

What actually happened?

sometimes the new mentions are returned out of order (e.g. @A @C @B).
this seems to be an issue in the backend and not in pleroma-fe, as i logged the output of data.attentions directly from the API and it spitted out the mentions in an arbitrary order.

see AkkomaGang/akkoma-fe#266

Logs

No response

Severity

I can manage

Have you searched for this issue?

  • I have double-checked and have not found this issue mentioned anywhere.
### Your setup From source ### Extra details Alpine Linux edge ### Version 3.5.0-74-g5d4c291d-develop ### PostgreSQL version 15 ### What were you trying to do? reply to a post by myself already mentioning a few people (`@A @B @C`) ### What did you expect to happen? my new post mentions those people in the same order as the post i am replying to ### What actually happened? sometimes the new mentions are returned out of order (e.g. `@A @C @B`). this seems to be an issue in the backend and not in pleroma-fe, as i logged the output of `data.attentions` directly from the API and it spitted out the mentions in an arbitrary order. see AkkomaGang/akkoma-fe#266 ### Logs _No response_ ### Severity I can manage ### Have you searched for this issue? - [x] I have double-checked and have not found this issue mentioned anywhere.
nbsp added the
bug
label 2023-01-03 14:49:49 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: AkkomaGang/akkoma#415
No description provided.