RocketChat / RocketChat/Rocket.Chat

Upload avatar to private channel always show old avatar.

Open
#19,066 13 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area: ui/ux hacktoberfest
Dominant language
TypeScript
Stars
46.1k
Forks
13.9k
Avg merge
3d 3h
Merged PRs (30d)
130

Description

Description:

I updated rocket.chat 3.7.0. I has set upload new avatar to private channel. I has click save it.But it's always show old avatar.

Steps to reproduce:
  1. click private channel information.
  2. choose avatar and upload it.
  3. It's show old avatar image.
Expected behavior:

It's should show new avatar.

Actual behavior:
Server Setup Information:
  • Version of Rocket.Chat Server: 3.7.0
  • Operating System: Debian 9
  • Deployment Method: tar
  • Number of Running Instances: 1
  • DB Replicaset Oplog: enable
  • NodeJS Version: v12.18.4
  • MongoDB Version: 4.0.20
Client Setup Information
  • Desktop App or Browser Version: 2.17.11
  • Operating System: Win10
Additional context
Relevant logs:

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the private-channel avatar upload from the channel information view using the reported steps and versions. Check whether the saved image is updated in the client and review browser and server logs during upload; done means the newly uploaded avatar appears after saving instead of the previous image.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.