Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arena matches submitted via API v3 are added to the last arena run #518

Open
riQQ opened this issue Nov 18, 2015 · 1 comment
Open

Arena matches submitted via API v3 are added to the last arena run #518

riQQ opened this issue Nov 18, 2015 · 1 comment

Comments

@riQQ
Copy link
Contributor

riQQ commented Nov 18, 2015

Arena matches submitted via API v3 are added to the last incomplete arena run instead of the arena run specified by arena_run_id (see

arena_run = ArenaRun.where(user_id: user.id, complete: false).last
).

@trigun0x2
Copy link
Member

Thanks for the find! I made this without realizing HDT even passed an arena_run_id. Will look into it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants