hfaran / slack-export-viewer

A Slack Export archive viewer that allows you to easily view and share your Slack team's export
https://pypi.python.org/pypi/slack-export-viewer
MIT License
950 stars 193 forks source link

Threads in channels not showing up #138

Open iokobi opened 3 years ago

iokobi commented 3 years ago

Just noticed that there are no replies or conversation threads showing up. Is this a bug or am I doing something wrong during the export?

hdsheena commented 3 years ago

I see that too, though not sure if its the export or not yet

hdsheena commented 3 years ago

Yeah, my data doesnt have the threads, so hoping I can address it from that side!

etcy commented 3 years ago

I am using the newest ver 1.1. Threads show up at the end of the page, rather than in chronological order alongside messages. This makes it impossible to make sense of the contents.

Anything I can help to debug this problem?

etcy commented 3 years ago

I did further testing with 1.5 years of export. Some of the thread replies do appear in the right date order. But some of it simply shows up at the end of the page. I have not been able to find a pattern to this logic.

dvii7 commented 2 years ago

@etcy hotfix for our problem: https://github.com/devianvii/slack-export-viewer

dvii7 commented 2 years ago

@iokobi @hdsheena It is most likely that your problem is related to https://github.com/hfaran/slack-export-viewer/issues/121. Starting from some version, Slack stopped including threads in messages. How do you export?