Skip to content
This repository was archived by the owner on Sep 8, 2024. It is now read-only.

Conversation

@JarbasAl
Copy link
Contributor

Description

if a keyword contains the skill id there is a mismatch between registered keyword and keyword required by intents

depending on the name of the skill adapt keywords can get incorrectly munged when registering intent, this causes intents to be registered to a keyword without the skill id, while the keyword itself was correctly munged and contains the skill id

took me a while to understand why some intents magically would not trigger, until i renamed the skill and everything started working

How to test

register a keyword containing the skill_id

Contributor license agreement signed?

CLA [yes ] (Whether you have signed a CLA - Contributor Licensing Agreement

@devs-mycroft devs-mycroft added the CLA: Yes Contributor License Agreement exists (see https://github.com/MycroftAI/contributors) label Sep 13, 2019
@forslund
Copy link
Collaborator

Works great, merging!

@forslund forslund merged commit b79a2a5 into MycroftAI:dev Sep 13, 2019
@JarbasAl JarbasAl deleted the bugfix/adapt_munging branch September 13, 2019 17:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

CLA: Yes Contributor License Agreement exists (see https://github.com/MycroftAI/contributors) Type: Bug - complex

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants