RocketChat / RocketChat/Rocket.Chat

[BUG] UserDataFiles are not accounted under admin/info Usage

Open
#20,077 0 comments 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:

rocketChat has feature to export UserData (for example via Request Data Download)
The disk space used by the files is not shown in admin/info Usage list

Steps to reproduce:
  1. request UserData export for any account
  2. go to Administration -> Info
  3. find any data for generated files
Expected behavior:

Administration -> Info should has records for the files generated - count, disk usage

Actual behavior:

No any traces of the files stored

Server Setup Information:
  • Version of Rocket.Chat Server: 2.4.14
  • Operating System: Linux
  • Deployment Method: docker
  • Number of Running Instances: 1
  • DB Replicaset Oplog: 1
  • NodeJS Version: v8.17.0
  • MongoDB Version: 4.0.18
Client Setup Information
  • Desktop App or Browser Version:
  • Operating System:
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

Trace the UserData export flow and the Administration → Info Usage implementation to find where generated files are stored and where usage records are assembled. Reproduce a UserData export, then verify that the resulting file count and disk usage appear in the Usage list.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 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.