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 Teams Backend LoadUsers() #248

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

golubenkoff
Copy link

@golubenkoff golubenkoff commented Jul 25, 2022

Description

Fix Based on:
https://docs.microsoft.com/en-us/microsoftteams/platform/resources/team-chat-member-api-changes
https://docs.microsoft.com/en-us/microsoftteams/platform/bots/how-to/get-teams-context?tabs=json#tabpanel_CeZOj-G++Q_json

Related Issue

#244

Motivation and Context

This fix allowed us to continue with new changes

How Has This Been Tested?

Tested on BoshBot Windows Version with 9000+ users tenant

Screenshots (if appropriate):

Types of changes

  • [ + ] Bug fix (LoadUsers())

Checklist:

  • [ +] My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@mengdahuang
Copy link

Hi, Sir
Do you mind to write more about how to fix this issue based on current version of PoshBot?
Thanks

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.

None yet

2 participants