Page 1 of 1

TournamentsEdit API Dupes Tourney

Posted: Mon May 09, 2022 10:09 pm
by Tuck Fheman
After installing v7.05 and restarting I noticed we had a bunch of duplicate tournaments go online that weren't there in v7.04.

They were apparently created by the TournamentsEdit > Name API call I use in the callback, which I assumed would just rename the tournament, not create an entirely new tournament, but that's what's happening.

I'm taking the tournaments offline when they finish (when TournamentFinish event hits in callback), using TournamentsEdit to change the name by adding a number on the end, then restarting. This was to avoid tournaments that run multiple times per day having their results appended into the same results file.

Re: TournamentsEdit API Dupes Tourney

Posted: Mon May 09, 2022 10:52 pm
by Kent Briggs
Yeah, I'm seeing the bug when I use the API.

Re: TournamentsEdit API Dupes Tourney

Posted: Tue May 24, 2022 3:40 pm
by Kent Briggs
Now fixed in 7.06