Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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.

bf qnamaker:convert does not add word alterations to json output #510

Copy link
Copy link
@fattdon

Description

@fattdon
Issue body actions

Word alterations are not added to the json output when using the convert command.

The following .qna file

$test:qna-alterations=
- testing
- testcase

evaluates to the following json

{ "urls": [], "qnaList": [], "files": [], "name": "" } { "wordAlterations": [] }

and is missing the alterations all together. Usage should be correct, also according to test files. Looking at the test case for qna alterations, it is only checked for .contain('"wordAlterations": [') which is always true.

Reactions are currently unavailable

Metadata

Metadata

Assignees

Labels

Bot ServicesRequired for internal Azure reporting. Do not delete. Do not change color.Required for internal Azure reporting. Do not delete. Do not change color.R8Release 8 - March 16th, 2020Release 8 - March 16th, 2020customer-replied-toIndicates that the team has replied to the issue reported by the customer. Do not delete.Indicates that the team has replied to the issue reported by the customer. Do not delete.customer-reportedIssue is created by anyone that is not a collaborator in the repository.Issue is created by anyone that is not a collaborator in the repository.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.