Problem when importing fixtures
-
Each season I create the events by using Import Fixtures using a text CSV file. In the CSV file, I insert a line at the beginning of each week’s fixtures that contains values for Date, Time, and Matchday, but has nothing for Venue, Home, and Away. Like so, for example:
Date,Time,Venue,Home,Away,Matchday
15/09/2026,19:00,,,,2026-Winter-snooker
15/09/2026,19:00,Burns Club,Tyros,Cosmos,2026-Winter-snookerI do this so I can go in and edit these blank events to name them Round 1, Round 2, etc, so that the number of the round appears at the top of the event list that I setup to show each week’s matches. I can’t put Round 1 etc in the lines of the CSV as that will automatically create bogus teams with those names – I have to edit the events after import to rename them as Round 1, Round 2 etc.
The problem I see is that for each of these Round n events, when I edit them to set the name up, I find that the Venue field has been automatically populated with one of our venues, rather than being left blank, and similarly the Home and Away team fields have been automatically populated with one of the other teams defined on our site that is not actually playing in this league, and I have to waste time setting these values to Not Set or None.
Is there a better way of doing the import of fixtures so that I don’t have this extra work to perform after the import?
You must be logged in to reply to this topic.