Skip to content

Cannot groupby 'group' #35

@pmcvay

Description

@pmcvay

You literally cannot group by the group parameter of a run because class Key hardcodes the section to summary

Entry point

internal.Key(name=expr_parsing.to_backend_name(g)) for g in self.groupby

Class Key with hardcoded section

class Key(ReportAPIBaseModel):
section: str = "summary"
name: str = ""
and

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