Skip to content

[PORT] logPersonalInformation flag missing in QnAMakerDialog #2779

@matiasroldan6

Description

@matiasroldan6

Describe the bug

The class QnAMakerDialog is missing the logPersonalInformation flag which is present in C#. This causes, among other things, issues with telemetry reporting in Power BI.
The flag, in turn, is not being passed by constructor to QnAMaker in the method getQnAClient, unlike the behavior in C#.

image

image

Expected behavior

The class QnAMaker should have parity with C#, and telemetry should be being reported.

Additional context

Metadata

Metadata

Assignees

Labels

Bot ServicesRequired for internal Azure reporting. Do not delete. Do not change color.bugIndicates an unexpected problem or an unintended behavior.customer-replied-toIndicates 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.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions