Skip to content

Only use None for "no filters" #2842

@d-v-b

Description

@d-v-b

In v2, we allow filters to be an empty array. But the v2 spec states that filters should be an array with at least one element, or None. So we should fix our implementation, and no longer generate metadata with an empty array of filters. For backwards compatibility, we should read the empty array of filters, and probably emit a warning.

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