Skip to content

Add ability to select "counts.blocks" in bugzilla query output table #114

@mb

Description

@mb

Documented in https://bmo.readthedocs.io/en/latest/api/core/v1/bug.html#:~:text=counts

"counts.blocked" doesn't work, likely due to the dot. ("filed_via" does work, that has the same documented requirement of also including _extra).

Example:

<bugzilla>
{
    "whiteboard": "[mediawiki-bugzilla]",
    "include_fields": ["id", "summary", "whiteboard", "status", "resolution", "counts.blocked"]
}
</bugzilla>

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