abdullah siddiqui
abdullah siddiqui
I have the same issue as well
Hi. I am using the slack-export-viewer to view the export. The thumbnails are just urls that the json shows as pointing to files.slack.com/... Unfortunately even the downloaded images are also...
Found an alternative viewer that I have been able to modify and display the downloaded images inline. https://github.com/bsimpson/slack_viewer Have not tried the thumbnails yet.
@rusq - I have been using the same export from slackdump from the start so I guess that is the standard format.
@Alexander-Hjelm I was locally doing this: `if (((string)value).All(c => c == ';') || (string)value == "")` Is the fix the better way to handle this?
I got around this by introducing a sleep between each item imported https://github.com/solidify/jira-azuredevops-migrator/blob/master/src/WorkItemMigrator/WorkItemImport/ImportCommandLine.cs#L150
My confusion for python was around the announcements for AL 9 as it talks about it. I now know its there as python3. The question on podman was due to...