Hi,
When you upload a mini golf course the game counts how many holes there are. You can test how many before-hand and this test will either fail (less than 9, or more than 9 but less than 18) or pass if all is good.
The test takes account of holes with multiple flags. that is if you have 9 holes, but 10 flags as one hole has 2 flags then it is happy.
However. The auto tagging feature on upload chokes on 18 hole courses if any hole has more than one flag and will only tag the course as having 9 holes. I have not tested if it chokes completely on 9 hole courses with 9 start pads but more than 9 flags.
Steps to Reproduce
Build a quick 18 hole course. So 18 start pads and 18 holes with flags. The holes must have flags.
Test the course using tab> check map. This will pass, provided there are 18 start pads etc. Then try and upload and go to the tag section. The course will be tagged as having 18 holes.
Cancel the upload.
Add 1 more hole and flag on any of the course.
Test the course again using tab> check map. Again this will pass, provided there are 18 start pads etc.
Now try and upload and go to the tag section. The course will be tagged as having only 9 holes.
What I expected to happen
An 18 hole course to be tagged as having 18 holes if it has 18 start pads and at least 1 flag, no matter how many flags other there are per hole.
What happened
18 (and maybe 9?) hole courses are not tagged incorrectly on upload if any of the holes has more than one flag.