Skip to content

Automatic link resolving for links inside arrays is broken #10

@tomxor

Description

@tomxor

An array containing an item with the following structure will fail to resolve links automatically:

{"fields": {  
    "name":"Five Elephant",
    "pictures":[
        {  
            "sys": {  
                "type":"Link",
                "linkType":"Asset",
                "id":"4iB0CrqFm0EOmwg4We6GiI"
            }
        }
    ]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions