Skip to content

[BUG] Group Transformation Class uses "name" as input #1180

@jmumford

Description

@jmumford

Generally, "name" is used to refer to the transformation identity. As shown in munge.py.

This means "name" cannot be used as a parameter within any transformation, but it is used here in the Group transformation class.

Proposed fix (Jeanette will do this when she has time): replace 'group' with 'group_name' in the Group class definition.

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