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: always regenerate id when bot creation #2716

Merged
merged 4 commits into from
Apr 21, 2020

Conversation

boydc2014
Copy link
Contributor

Description

When a bot is deleted and then created at the same path, we are reusing the same id, which is not correct because certain impact on the plugin may not be cleaned.

Fixes #2401

Task Item

Screenshots

@github-actions
Copy link

Coverage Status

Coverage increased (+0.01%) to 40.733% when pulling ec82151 on donglei/do-not-reuse-id into 3558910 on master.

@a-b-r-o-w-n a-b-r-o-w-n self-assigned this Apr 20, 2020
@a-b-r-o-w-n a-b-r-o-w-n merged commit 04d5513 into master Apr 21, 2020
@a-b-r-o-w-n a-b-r-o-w-n deleted the donglei/do-not-reuse-id branch April 21, 2020 14:55
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
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.

2 participants