RocketChat / RocketChat/Rocket.Chat

Launch custom RC application

Open
#14,135 1 comment 0 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:

The custom application generated (launched) by rc-apps (without marketplace) cannot show on rocket chat UI.
Error:
On screen (RC UI):

o.sort is not a function

On browser console:

code: 271
error: "no app found by the provided id"
requestId: "132ba854-ca0c-4950-b997-17e32c9da362"
status: 400
Steps to reproduce:
  1. rc-apps create testapp
  2. rc-apps deploy --url=https://.... -u .... -p ....
  3. view it on RC UI : Apps/testapp/App details
Server Setup Information:
  • Version of Rocket.Chat Server: 0.74.0 (1.4.0)

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

Reproduce the issue with rc-apps create testapp and rc-apps deploy, then open Apps/testapp/App details in the Rocket.Chat UI. Trace the no app found by the provided id response and the o.sort is not a function error; done means a custom application launched without the marketplace appears correctly in its details view.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.