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

#220 member lists missing #221

Merged
merged 2 commits into from May 19, 2023
Merged

#220 member lists missing #221

merged 2 commits into from May 19, 2023

Conversation

rusq
Copy link
Owner

@rusq rusq commented May 19, 2023

  • Each channel has a member list, which was not populated in the generated export index files (the ones in the root of the ZIP file or directory)
  • Because of this, mattermost import tool treated DMs as Public channels.

Fixes #220

API Changes:

  • Added: "Session.GetChannelMembers" — returns all channel members for a given channel ID.

@rusq rusq linked an issue May 19, 2023 that may be closed by this pull request
@rusq rusq merged commit 4e9bb6f into master May 19, 2023
3 checks passed
@rusq rusq deleted the 220-member-lists-missing branch May 19, 2023 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Member lists missing (fixed in 2.4.0), implement in 3.0.0
1 participant