generated from element-hq/.github
-
Notifications
You must be signed in to change notification settings - Fork 171
Open
Labels
A-ThreadsO-OccasionalAffects or can be seen by some users regularly or most users rarelyAffects or can be seen by some users regularly or most users rarelyS-MinorImpairs non-critical functionality or suitable workarounds existImpairs non-critical functionality or suitable workarounds existT-DefectX-Needs-RustThis issue needs a Rust SDK change. It must have a link to a Rust SDK issueThis issue needs a Rust SDK change. It must have a link to a Rust SDK issue
Description
Steps to reproduce
- Start in a room view which contains some threaded messages
- Long-tap on a threaded message
- Tap "Reply in thread"
- Type and send a message
Outcome
What did you expect?
A regular message posted to the thread (m.relates_to
being populated with the thread / event information).
I don't expect that the message would be mentioning anyone explicitly. I merely wish to post a new threaded message.
What happened instead?
The newly created message event is posted under the thread correctly (m.relates_to
is OK), but it also mentions the person you "replied to" (m.mentions
is populated).
This affects my usage of baibot, as doing a mention of the bot (as Element X iOS does right now) invokes different behavior than what would have happened when merely continuing the thread and not mentioning anyone.
Your phone model
iPhone 14
Operating system version
iOS 18.1
Application version
Version 1.9.6 (137)
Homeserver
Synapse 1.119.0
Will you send logs?
No
Metadata
Metadata
Assignees
Labels
A-ThreadsO-OccasionalAffects or can be seen by some users regularly or most users rarelyAffects or can be seen by some users regularly or most users rarelyS-MinorImpairs non-critical functionality or suitable workarounds existImpairs non-critical functionality or suitable workarounds existT-DefectX-Needs-RustThis issue needs a Rust SDK change. It must have a link to a Rust SDK issueThis issue needs a Rust SDK change. It must have a link to a Rust SDK issue