Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix file copy script #10889

Open
wants to merge 1 commit into
base: public
Choose a base branch
from
Open

Fix file copy script #10889

wants to merge 1 commit into from

Conversation

lantrix
Copy link

@lantrix lantrix commented Nov 7, 2024

$Folder is the whole object, and it fails to compare any channel names.

  • This fixes it by comparing $channel.name and $folder.Name
  • Tested in an export situation from Slack Pro and now it works for me.

`$Folder` is the whole object, and it fails to compare any channel names.
This fixes is by comparing `$channel.name` and `$folder.Name`

Tested in an export situation and now it works for me.
Copy link
Contributor

Learn Build status updates of commit c3b7e0d:

✅ Validation status: passed

File Status Preview URL Details
Teams/migrate-slack-to-teams.md ✅Succeeded

For more details, please refer to the build report.

For any questions, please:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants