TournamentsEdit API Dupes Tourney

Report bugs found in Poker Mavens
Post Reply
Tuck Fheman
Posts: 213
Joined: Tue Jul 04, 2017 6:44 am

TournamentsEdit API Dupes Tourney

Post 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.
Kent Briggs
Site Admin
Posts: 5878
Joined: Wed Mar 19, 2008 8:47 pm

Re: TournamentsEdit API Dupes Tourney

Post by Kent Briggs »

Yeah, I'm seeing the bug when I use the API.
Kent Briggs
Site Admin
Posts: 5878
Joined: Wed Mar 19, 2008 8:47 pm

Re: TournamentsEdit API Dupes Tourney

Post by Kent Briggs »

Now fixed in 7.06
Post Reply