RocketChat / RocketChat/Rocket.Chat

Blank Internal Hubot menu settings

Open
#14,355 1 comment 1 reaction 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:
Steps to reproduce:

Admin > Settings > Internal Hubot

Expected behavior:

As I have disable Internal Hubot through the env var SETTINGS_HIDDEN=InternalHubot, I expect this entry not displayed.

Actual behavior:

Even if I use SETTINGS_HIDDEN=InternalHubot the entry appears in Settings.
Seems linked to #13522

image

Server Setup Information:
  • Version of Rocket.Chat Server: 1.0.2
  • Operating System: Linux
  • Deployment Method: Docker
  • Number of Running Instances: 1
  • DB Replicaset Oplog:
  • NodeJS Version: 8.11.4
  • MongoDB Version: 4.0
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 at Admin > Settings > Internal Hubot and reproduce the behavior with SETTINGS_HIDDEN=InternalHubot in the Docker deployment described. Trace how this environment variable is applied to the settings entry; done means the Internal Hubot entry is absent when hidden while other settings remain available.

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
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.