Manifest-based ingestion workflow - Custom attributes check fails

Manifest-based ingestion workflow - Custom attributes check fails

Below reference data manifest with custom attributes successfully ingested into WKS schema-osdu:wks:reference-data--FacilityType:1.0.0 using Manifest-based ingestion workflow.

Looks like manifest ingestion workflow fails to validate the custom attributes based on defined WKS schema in manifest.

Note : this test performed in pre-shipping Azure environment, workflow RUN-ID : ce3ce29f-47b6-47f5-ab93-5cca3163350a. Have also tested in pre-shipping GCP environment, and results are same as well.

cc -@chad @debasisc @todaiks

    "data": {
        "Code": "Well",
        "ID": "Well",
        "Name-test": "Well",
        "Source": "Workbook Published/FacilityTypeType.1.0.0.xlsx; commit SHA 0b4db59a.",
        "test-ingestion": [
            {
                "test-id": "12345" 
            }
        ]
    },
    "meta": null,
    "modifyUser": "preshipping@azureglobal1.onmicrosoft.com",
    "modifyTime": "2023-11-08T10:34:42.243Z",
    "id": "opendes:reference-data--FacilityType:Well-06112023",
    "version": 1699439681616809,
    "kind": "osdu:wks:reference-data--FacilityType:1.0.0",
    "acl": {
        "viewers": [
            "data.default.viewers@opendes.contoso.com"
        ],
        "owners": [
            "data.default.owners@opendes.contoso.com"
        ]
    },
    "legal": {
        "legaltags": [
            "opendes-Test-Legal-Tag-1007568"
        ],
        "otherRelevantDataCountries": [
            "US"
        ],
        "status": "compliant"
    },
    "createUser": "preshipping@azureglobal1.onmicrosoft.com",
    "createTime": "2023-11-06T18:14:31.762Z"
}
Edited by Samiullah G