Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Conversation

@srinaath
Copy link
Contributor

Description

This PR fixes an issue where the root bot's keys are not propogated into the skills and we notice an error that the key is missing in the skill even though the key is available in the root bot.

Fixes #minor

a-b-r-o-w-n and others added 3 commits January 15, 2021 13:40
Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
@srinaath srinaath changed the base branch from main to 1.3Patch January 15, 2021 23:56
@liweitian
Copy link
Contributor

liweitian commented Jan 18, 2021

The mergedSettings represents what a skill's bot has. If it does not have a key, then in the settings page, it will display nothing and says this bot is using root bot's key.
When we publish skill bots, for example, we are using the key stored in atom family settingState, settingState(skillbotId) will sync with root bots.
So basically, the error should not show up. And the skill bot is already using the root bot's key. I’m closing this in favor of #5545

@liweitian liweitian closed this Jan 18, 2021
@srinaath srinaath deleted the srravich/merge-settings-into-skill branch January 27, 2021 00:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants