Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork110
Open
Description
Describe the bug
It appears thatS_USER table duplicates users on every run.
EDIT: Actually, I think it duplicates for every run, for every channel specified!
Because I run it once a day, but there's more than one entry per day, in close proximity, which matches with the specifiers I provide (Channel IDs) for dumping.
Authentication type (please read)
N/A
To Reproduce
slackdump resume -avatars=false -files=false -log-json .Expected behavior
Do not duplicate users.
Output
After daily runs, the table is already at ~ 2 million users.
Desktop (please complete the following information):
- OS: Linux
- OS Version: N/A
- Slackdump Version: v3.1.7
Additional context
