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

Fixed issue where custom activity ids were being overwritten. #1665

Merged
merged 2 commits into from
Jul 3, 2019

Conversation

tonyanziano
Copy link
Contributor

@tonyanziano tonyanziano commented Jul 2, 2019

Fixes #1604

===

If we received an activity from the bot with a custom id already attached, the Emulator was throwing that value away and generating a new id.

Before fix:

fix_before

After fix:

fix_after

@tonyanziano tonyanziano merged commit a07d4e2 into master Jul 3, 2019
@tonyanziano tonyanziano deleted the toanzian/#1604-act-id branch July 3, 2019 22:37
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.

Activity Id displayed in emulator doesn't match activity id from code
2 participants