[bug] mentions become out of order when replying to self in a thread mentioning others #266

Closed
opened 2022-12-31 19:58:07 +00:00 by a · 1 comment

Version

2c9b7364

What were you trying to do?

reply to someone in a thread with multiple mentions, then reply to yourself

let's say if i reply to A's post that mentions B and C, the order is @A @B @C

then i reply to myself and the order suddenly becomes @B @A @C

What did you expect to happen?

order of mentions stays consistent

What actually happened?

order of mentions changes

Severity

I can manage

Have you searched for this issue?

  • I have double-checked and have not found this issue mentioned anywhere.
### Version 2c9b7364 ### What were you trying to do? reply to someone in a thread with multiple mentions, then reply to yourself let's say if i reply to A's post that mentions B and C, the order is `@A @B @C` then i reply to myself and the order suddenly becomes `@B @A @C` ### What did you expect to happen? order of mentions stays consistent ### What actually happened? order of mentions changes ### Severity I can manage ### Have you searched for this issue? - [x] I have double-checked and have not found this issue mentioned anywhere.
Mergan added the
Bug
label 2023-01-03 01:03:02 +00:00
Contributor

looked into it and this issue looks like it originates from the backend

looked into it and this issue looks like it originates from the backend
nbsp closed this issue 2023-01-03 14:50:02 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 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-fe#266
No description provided.