CSV export of lab: column header
# Summary <!--Describe the bug in short here. Describe what happens that is considered bad behaviour.--> When exporting I get a column called "Net ID" that contains student numbers. # Steps to reproduce <!--Describe the steps required to reproduce the bug. An enumeration with screenshots is preferred to be able to easily reproduce.--> 1. Go to a lab 2. Click Export lab 3. `vim requests-xxxx.csv` # Possible Fix <!--If you have a suspicion of what might be wrong, describe what you think is going wrong.--> Update column header Ideally also add student names? That at least makes it much more searchable for me.
issue