RocketChat / RocketChat/Rocket.Chat
[BUG] UserDataFiles are not accounted under admin/info Usage
Open
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:
- request UserData export for any account
- go to Administration -> Info
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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