Skip to content

CSV is misaligned with the fields being written #638

@T8902

Description

@T8902

One-sentence description

The names of the columns and the values are not aligned. This means that the wrong values are in the wrong columns.

Description

This makes the csv very hard to read and also makes it hard to use.

Motivation

This makes the csv very hard to read and also makes it hard to use.

Suggested implementation

Align the field names and the values in the file website/registrations/team_assignment.py

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