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

Teams App Test Tool Not calling onMembersAddedAsync with Code #20

Open
MCKRUZ opened this issue Jan 2, 2025 · 1 comment
Open

Teams App Test Tool Not calling onMembersAddedAsync with Code #20

MCKRUZ opened this issue Jan 2, 2025 · 1 comment
Assignees
Labels
triage Initial state for our team to determine nessessary action

Comments

@MCKRUZ
Copy link

MCKRUZ commented Jan 2, 2025

I posted this elsewhere but I realized it was in the wrong area, so I do apologize. This was done with the latest version of the SDK as of 1/2/2025.

So as an experiment I pulled the whole Agents Solution down, and added an Empty Teams App from the Visual Studio template.

I then updated one of the "Teams" projects, "BotAllCards" launchSerttings.json to include the "Teams App Test Tool" json.

I then updated the new Empty Teams App template to include the Teams App Test Tool json in the launchSettings.json.

Finally I created a new debugging profile to run both of these projects.

Once I started them both up, the Teams App Test Tool started as expected, but the "onMembersAddedAsync" method did not fire. All of the other code worked, just that did not fire.

Thoughts?

@MCKRUZ MCKRUZ added the triage Initial state for our team to determine nessessary action label Jan 2, 2025
@MCKRUZ
Copy link
Author

MCKRUZ commented Jan 2, 2025

BTW I did another test where I changed all the "agent" references back to the "bot framework" references and it worked perfectly. The issue is definitely in the agent code.

@tracyboehrer tracyboehrer self-assigned this Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Initial state for our team to determine nessessary action
Projects
None yet
Development

No branches or pull requests

2 participants