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

qnabuild write dialog assets for each dialog instead of writing a shared set #879

@feich-ms

Description

@feich-ms

Versions

What CLI version are you using.
What Nodejs version are you using
What command-line interpreters are you using
What OS are you using

Describe the bug

In crosstrain CLI, when cross training qna with luis, the DeferToRecognizer_QnA_{dialogName} should change to DeferToRecognizer_QnA_{botName} as runtime is trying to find the recognizer by the suffix. Since we are generating dialog with botName as the file name prefix instead of dialogName in qnamaker:build, so for composer, it requires DeferToRecognizer_QnA_{botName}. To resolve this, we need to add one more botName parameter for luis/qnamaker: crosstrain cmd. What do you think? @vishwacsena

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

Give a clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.

[bug]

Metadata

Metadata

Assignees

Labels

R10Release 10 - August 17th, 2020lunon luis api commandstriagedReviewed by the Triage Team, not approved

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions