Skip to content
Snippets Groups Projects

Replace NetID with Email in Exports + Change Separator to Comma for valid CSV

Description

The NetID cannot appear along with the student number in a spreadsheet, so the NetID has been removed and replaced with the student email such that they can be contacted easily. Secondly, the exports will appear in a nicer format in Excel and other Spreadsheet applications if the separator between columns is a comma, not a semi-colon.

Changes

  • Replaces the NetID field in exports with Email
  • Changes the CSV separator from a semi-color to a comma in application-template.yaml (in main) and application.yaml (in tests)

Related Issues

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading