RocketChat / RocketChat/Rocket.Chat

Improvement: Integration - Webhooks not possible to change post as username

Open
#28,222 4 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
46.1k
Forks
13.9k
Avg merge
3d 3h
Merged PRs (30d)
130

Description

Description:

It is not possible to change the username for the "post as' on an existing webhook.

Steps to reproduce:
  1. Create a incoming webhook and save it
  2. try to change the username from the "Post As"
Expected behavior:

Change the username

Actual behavior:

No change happen

Server Setup Information:
  • Version of Rocket.Chat Server: 5.4.3 - 6.5.0
  • Operating System: Rocky Linux 8
  • Deployment Method: tar
  • Number of Running Instances: 3
  • DB Replicaset Oplog: Yes
  • NodeJS Version: v14.19.3
  • MongoDB Version: 5.0.15
Client Setup Information
  • Desktop App or Browser Version: latest app or FF 110
  • Operating System: Fedora 37

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 existing incoming-webhook flow described in the issue on Rocket.Chat 5.4.3–6.5.0, focusing on the saved webhook's “Post As” username. Trace the settings update through the webhook integration and MongoDB persistence. Done means changing the username on an existing webhook persists and affects subsequent posts.

Written by the indexing model from the issue text.

Assessment

Tech stack
mongodb, nodejs, typescript
Domain
api, backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.