rustdesk / rustdesk/rustdesk-server-pro
Groups feature / Issue
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 317
- Forks
- 119
- PR merge metrics
- No merged PRs in 30d
Description
Uncaught (in promise) Error: Invalid group type: None
Ja useFetchData.js:239
Babel 9
hi useFetchData.js:256
Ja useFetchData.js:285
Babel 7
oi useFetchData.js:333
u index.js:11
L index.js:44
Babel 7
setTimeout handler*10178/p/y/</< index.js:38
y index.js:37
Babel 7
qn useFetchData.js:410
React 7
L scheduler.production.min.js:13
K scheduler.production.min.js:14
task.js:62
K task.js:36
Y task.js:47
99886 task.js:85
Webpack 8
I can not create / read groups anymore.
How to fix without wipe db?
Contributor guide
No contributing guide indexed for this repository
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
Start with the stack trace in useFetchData.js, especially lines 239, 256, 285, 333, and 410, then trace the related calls in index.js. Reproduce group creation and reading without wiping the database, identify why the group type becomes None, and verify both operations work while preserving existing data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100