RocketChat / RocketChat/Rocket.Chat

Logging of incoming integrations

Open
#9,141 0 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

feat: integration / plugin
Dominant language
TypeScript
Stars
46.1k
Forks
13.9k
Avg merge
3d 3h
Merged PRs (30d)
130

Description

Description:

As an admin, I want to be able to monitor the execution of my incoming webhook implementations.
Ideally, I can even replay them.

Remark: This feature is also relevant for the Rocket.Chat Apps (#6890)

Steps to Reproduce:
  1. Create an incoming webhook with a script
  2. Send a message with a valid body which doesn't lead to the expected behavior
  3. Wonder why
Expected behavior:

See a raw log (for a limited time), replay, debug

Actual behavior:

Ask the originator to issue it again ;) - Sadly, this is not always possible

Relevant logs:

well ... none

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.