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.

qnamaker:build update non-empty kb with replace api failed for multi turn qna content #766

@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

The multi turn contents in qna file failed to update when replacing an existing non-empty kb with qnamaker:build command

To Reproduce

Steps to reproduce the behavior:

  1. Publish a valid qna file with qnamker:build
  2. Add multi turn QA pairs to above qna file
  3. Use qnamaker:build to update the kb
  4. Go to https://www.qnamaker.ai/ to see you published kb. You will see multi turn prompts are not there.

Expected behavior

Multi turn prompts should be published successfully.

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

This may be caused by some unexpected bug in QnA replace API https://docs.microsoft.com/en-us/rest/api/cognitiveservices/qnamaker/knowledgebase/replace.

[bug]

Metadata

Metadata

Labels

R10Release 10 - August 17th, 2020bugIndicates an unexpected problem or an unintended behavior.qna

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions