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
When bridging a chat platform to Matrix, I've noticed that the first Matrix account used for bridging is recorded and remembered. If I attempt to bridge the same chat platform account to a second Matrix account, all bridged messages are still sent to the first Matrix account instead of the second one. This issue persists even after logging out the bot from the first Matrix account.
Steps to Reproduce
Bridge a chat platform account to Matrix using Account A
Attempt to bridge the same chat platform account to Matrix using Account B
Observe that messages are still sent to Account A, not Account B
Expected Behavior
Messages should be sent to the most recently bridged Matrix account (Account B in this case).
Actual Behavior
Messages are always sent to the first Matrix account used for bridging (Account A), regardless of subsequent bridging attempts.
Additional Information
This behavior continues even after logging out the bridging bot from the first Matrix account.
The issue affects the ability to use multiple Matrix accounts with the same chat platform account.
Possible Solutions
Implement a way to reset or update the stored Matrix account for each bridged chat platform account.
Allow multiple Matrix accounts to receive messages from the same bridged chat platform account.
Would you like me to explain or elaborate on any part of this GitHub issue?
Steps to reproduce
Bridge a chat platform account to Matrix using Account A
Attempt to bridge the same chat platform account to Matrix using Account B
Observe that messages are still sent to Account A, not Account B
Description
Issue Description
When bridging a chat platform to Matrix, I've noticed that the first Matrix account used for bridging is recorded and remembered. If I attempt to bridge the same chat platform account to a second Matrix account, all bridged messages are still sent to the first Matrix account instead of the second one. This issue persists even after logging out the bot from the first Matrix account.
Steps to Reproduce
Expected Behavior
Messages should be sent to the most recently bridged Matrix account (Account B in this case).
Actual Behavior
Messages are always sent to the first Matrix account used for bridging (Account A), regardless of subsequent bridging attempts.
Additional Information
Possible Solutions
Would you like me to explain or elaborate on any part of this GitHub issue?
Steps to reproduce
Homeserver
skaiqwenapi.skaispace.com
Synapse Version
1.105.0
Installation Method
Docker (matrixdotorg/synapse)
Database
using a single PostgreSQL server
Workers
Single process
Platform
ubuntu 22.04
Configuration
No response
Relevant log output
Anything else that would be useful to know?
No response
The text was updated successfully, but these errors were encountered: