Skip to content

[Import Config] Import of EntityExtractor application fails when applicationTypeSchema already exists #397

@Hezhual

Description

@Hezhual

Name and Version

0.10.4

What steps will reproduce the bug?

Go to Import Config in Admin UI.
Try to import configuration that contains only the EntityExtractor application (without applicationTypeSchemas).
Observe the import result.

What is the expected behavior?

Application should be imported successfully if the corresponding applicationTypeSchema already exists in the system.

What do you see instead?

Import fails with backend error:
Failed to load json schema

Additional information

Import succeeds if both the application and its applicationTypeSchema are included in the same JSON file.
Failure occurs only when the schema already exists in the environment and the app references it.

Metadata

Metadata

Labels

PRIORITY-highbugIssues or problems that need to be fixed.

Type

Projects

Status

Closed

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions