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

Parity issue with getContinuationActivity method missing the type property #3874

Closed
sw-joelmut opened this issue Jul 20, 2021 · 0 comments · Fixed by #3875
Closed

Parity issue with getContinuationActivity method missing the type property #3874

sw-joelmut opened this issue Jul 20, 2021 · 0 comments · Fixed by #3875
Labels
bug Indicates an unexpected problem or an unintended behavior. needs-triage The issue has just been created and it has not been reviewed by the team.

Comments

@sw-joelmut
Copy link
Collaborator

Version

4.14.0

Describe the bug

When performing the execution of the continueConversationAsync method with the new CloudAdapter it throws an Activity is missing its type error. This is due to a parity issue with DotNet in the GetContinuationActivity method, which is missing the type property.

Additional context

We are updating the FunctionalTests bots to support CloudAdapter and this error happened when we executed the continueConversationAsync in replacement of the continueConversation method in the proactive functionality (link).

Screenshots

imagen
imagen

@sw-joelmut sw-joelmut added bug Indicates an unexpected problem or an unintended behavior. needs-triage The issue has just been created and it has not been reviewed by the team. labels Jul 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or an unintended behavior. needs-triage The issue has just been created and it has not been reviewed by the team.
Projects
None yet
1 participant