Describe the bug
Tried to Create Import file to test upcoming USS meet (Jan 30/31, 2021)
Specified Competition Table does not exist in the current build.
Greg Test Template.xlsx
Steps to Reproduce
Steps to reproduce the behavior:
Name | Gender | Qualification Table | Rules | Distance | Distance | Distance
Womens | Female | NoElimination | National Competition | 1500 | 500 | 1000
Mens | Male |. NoElimination | National Competition |1500 | 500 | 1000
After upload:
Application Exception
Qualification table NoElimination specified for Womens does not exist in
the settings file at
USS.Meets.Excel.DivisionDataSheet.ParseDivision(FinalsEventGroup finals, IEnumerable1 data) at USS.Meets.Excel.DivisionDataSheet.Parse() at USS.Meets.Competition.Import(Workbook workbook, SheetTypes sheets) at USS.Meets.Competition.Import(Stream stream, SheetTypes sheets) at USS.Meets.Competition.LoadXml(Stream stream, SheetTypes sheets) at TempusBlazor.Client.Pages.FileBrowserPage.HandleFileSelected(InputFileChangeEventArgs args) at Microsoft.AspNetCore.Components.ComponentBase.CallSt System.Exception: Qualification table NoElimination specified for Womens does not exist in the settings file at USS.Meets.Excel.DivisionDataSheet.ParseDivision(FinalsEventGroup finals, IEnumerable1 data) at
USS.Meets.Excel.DivisionDataSheet.Parse() at
USS.Meets.Competition.Import(Workbook workbook, SheetTypes sheets) at
USS.Meets.Competition.Import(Stream stream, SheetTypes sheets) at
USS.Meets.Competition.LoadXml(Stream stream, SheetTypes sheets) at
TempusBlazor.Client.Pages.FileBrowserPage.HandleFileSelected(InputFileChangeEventArgs args) at
Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task)
Describe the bug Tried to Create Import file to test upcoming USS meet (Jan 30/31, 2021) Specified Competition Table does not exist in the current build. Greg Test Template.xlsx
Steps to Reproduce Steps to reproduce the behavior:
Expected behavior Excel file imported..
Screenshots Excel - Divisions Tab:
Name | Gender | Qualification Table | Rules | Distance | Distance | Distance Womens | Female | NoElimination | National Competition | 1500 | 500 | 1000 Mens | Male |. NoElimination | National Competition |1500 | 500 | 1000
After upload: Application Exception Qualification table NoElimination specified for Womens does not exist in the settings file at USS.Meets.Excel.DivisionDataSheet.ParseDivision(FinalsEventGroup finals, IEnumerable
1 data) at USS.Meets.Excel.DivisionDataSheet.Parse() at USS.Meets.Competition.Import(Workbook workbook, SheetTypes sheets) at USS.Meets.Competition.Import(Stream stream, SheetTypes sheets) at USS.Meets.Competition.LoadXml(Stream stream, SheetTypes sheets) at TempusBlazor.Client.Pages.FileBrowserPage.HandleFileSelected(InputFileChangeEventArgs args) at Microsoft.AspNetCore.Components.ComponentBase.CallSt System.Exception: Qualification table NoElimination specified for Womens does not exist in the settings file at USS.Meets.Excel.DivisionDataSheet.ParseDivision(FinalsEventGroup finals, IEnumerable
1 data) at USS.Meets.Excel.DivisionDataSheet.Parse() at USS.Meets.Competition.Import(Workbook workbook, SheetTypes sheets) at USS.Meets.Competition.Import(Stream stream, SheetTypes sheets) at USS.Meets.Competition.LoadXml(Stream stream, SheetTypes sheets) at TempusBlazor.Client.Pages.FileBrowserPage.HandleFileSelected(InputFileChangeEventArgs args) at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task)