Closed absempere closed 1 month ago
Done in #90
@camdendotlol Tag Import should be pre-selected on Project creation:
Also, I think this is a required field on Event Import, so should also be pre-selected:
@absempere See the note in #90 about the column header typo ("AVFile" => "AV File"). The AV File Label column will match for event CSVs exported after that PR was merged. (You can also manually change the column name in your CSV from "AVFile Label" to "AV File Label")
I'll look into the project creation tag import component once Lorin's PR is merged since that touches some of the same stuff. The matching is done by comparing the field labels with the CSV column headers, so getting them to match will be as simple as updating the field labels to match our CSV format.
AVAnnotate users will be using the spreadsheet templates we came up with together, so Tanya requested that the spreadsheet import validation have default values that match the template. Users can modify the selections via the drop downs, but it's somewhat tedious to have to select each field in a dropdown, especially when the values should already match.
This is for Event, Annotation, and Tag imports.
For example, this Event spreadsheet import would look like this:
The attached spreadsheets have the correct column orders to align the import and the template. AVAnnotate_Event_Annotation_Template.csv AVAnnotate_Tag_Template.csv AVAnnotate_Event_Template.csv