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: Fix for getting correct senstive settings #4908

Merged
merged 6 commits into from
Nov 20, 2020

Conversation

srinaath
Copy link
Contributor

Description

This PR fixes an issue with the Root bot and skills unable to fetch the sensitive settings leading to failure in running any bots using LUIS or Qna.

@alanlong9278 It looks like the Multi Bot Publish PR would also have this bug too.

@liweitian can u double check this fix and make sure we have covered all instances of calling the sensitive settings in Composer

Fixes #4891

Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
@srinaath srinaath changed the title Fix for getting correct senstive settings fix: Fix for getting correct senstive settings Nov 19, 2020
@srinaath srinaath requested a review from liweitian November 19, 2020 22:44
Srinaath Ravichandran added 2 commits November 19, 2020 14:47
Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
Copy link
Contributor

@liweitian liweitian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

settingsState stored the settings that a bot is using. Did a global search on SensitiveProperties. It covered all cases.

@liweitian liweitian merged commit 529951e into feature/bot-projects Nov 20, 2020
@liweitian liweitian deleted the bugfix/4891-sensitiveSettings branch November 20, 2020 07:06
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.

3 participants