Skip to content

Facet by array shouldn't suggest for arrays that are not arrays-of-strings #562

@simonw

Description

@simonw

It's triggering for arrays that look like this at the moment:

[
    {
        "type": "HKWorkoutEventTypeSegment",
        "date": "2019-05-21 09:43:50 -0700",
        "duration": "12.2780519704024",
        "durationUnit": "min"
    },
    {
        "type": "HKWorkoutEventTypeSegment",
        "date": "2019-05-21 09:43:50 -0700",
        "duration": "19.467273102204",
        "durationUnit": "min"
    }
]

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions