matrix-org / matrix-org/matrix-bifrost
XMPP nickname doesn't reflect the Matrix screen name.
Open
Nobody has claimed this yet.
T-Enhancement
- Dominant language
- TypeScript
- Stars
- 187
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Nicknames don't reflect the Matrix screen name XMPP side after it was changed.
**To Reproduce**
Steps to reproduce the behavior:
Just change the screen name.
**Expected behavior**
The nickname XMPP side should be changed as well and not persisted.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Trace the Matrix screen-name update into the XMPP nickname handling; the issue provides no file or test entry point, so begin by reproducing the bug after changing a screen name. Done means the XMPP nickname changes with the Matrix screen name and the old nickname is not persisted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100