Skip to content

[DocumentIntelligence] ClassifyDocument: AnalyzeResult.Content comes back non-empty #47482

@kinelski

Description

@kinelski

The "content" property comes back with some line breaks instead of an empty string:

"apiVersion": "2024-11-30",
"modelId": "2103457635",
"stringIndexType": "utf16CodeUnit",
"content": "\n\n\n",

This issue started happening on service version 2024-11-30.

We had to comment out an assertion of our tests in the shared ValidateGenericClassifierResult method. Once this issue is fixed on the service side, we must uncomment this line and reenable this assertion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Cognitive - Form RecognizerServiceThis issue points to a problem in the service.Service AttentionWorkflow: This issue is responsible by Azure service team.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions