Open HarHarLinks opened 1 year ago
Thank you for reporting the issue @HarHarLinks . I've updated the description to not let people search in the wrong place. It doesn't seem to depend on DMs. I can reproduce with normal rooms.
I looked at my
m.direct
and found a strange address under the MXID of the other user:"!local.<some-uuid>
These are the local „pre DM“ rooms before sending a message. I think it is unrelated to this issue.
@weeman1337 I don't think that's the case
Those lack a !
and don't feature a .
after local
Next update: The room is in the expected place after reload.
@weeman1337 I don't think that's the case
Those lack a
!
and don't feature a.
afterlocal
Looks like the m.direct
item comes from the Android app:
@HarHarLinks can you open an issue in the Android tracker about it?
@weeman1337
Next update: The room is in the expected place after reload.
After reloading the app, the room shows up in the „Rooms“ list.
I have not re-checked with an updated version yet, but at the time I specifically tried that to avoid caching issues etc and it did not work this way for me.
@HarHarLinks can you open an issue in the Android tracker about it?
I've stopped reporting legacy-android bugs, but will do so if you think it's worth doing. It might also be related to android creating a new DM with that user thrice(!) after (unsuccessfully) converting the DM to a room.
@weeman1337
Next update: The room is in the expected place after reload.
After reloading the app, the room shows up in the „Rooms“ list.
I have not re-checked with an updated version yet, but at the time I specifically tried that to avoid caching issues etc and it did not work this way for me.
@HarHarLinks can you open an issue in the Android tracker about it?
I've stopped reporting legacy-android bugs, but will do so if you think it's worth doing. It might also be related to android creating a new DM with that user thrice(!) after (unsuccessfully) converting the DM to a room.
Can you check your m.direct
after /converttoroom
?
using Element Nightly version: 2023090601 Olm version: 3.2.14
/converttoroom
Steps to reproduce
/converttodm
in composer/converttoroom
in composerOutcome
What did you expect?
DM -> room
What happened instead?
DM stays DM, nothing happens
After reloading the app, the room shows up in the „Rooms“ list, sometimes (see comment).
I looked at my
m.direct
and found a strange address under the MXID of the other user:"!local.<some-uuid>
Operating system
w10
Application version
Element version: 1.11.40 Olm version: 3.2.14
How did you install the app?
No response
Homeserver
synapse 1.89 and 1.90
Will you send logs?
Yes