You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With config option sync_direct_chats set to true, the bridge creates one room per telegram direct chat on startup, even if there is an existing room for the direct chat (also created by the bridge).
After receiving the first message from a telegram user, a new room is created, rendering the room that was created at bridge-startup useless.
Tested on 0.7.1 and 0.7.2-rc1
The text was updated successfully, but these errors were encountered:
tulir
added
bug: unclassified
Something isn't working and it may or may not have worked in the past
bug: defect
Something isn't working and it never has worked
and removed
bug: unclassified
Something isn't working and it may or may not have worked in the past
labels
May 19, 2020
With config option
sync_direct_chats
set totrue
, the bridge creates one room per telegram direct chat on startup, even if there is an existing room for the direct chat (also created by the bridge).After receiving the first message from a telegram user, a new room is created, rendering the room that was created at bridge-startup useless.
Tested on 0.7.1 and 0.7.2-rc1
The text was updated successfully, but these errors were encountered: