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

fix(api): exclude broadcaster from subscribers #2417

Merged
merged 2 commits into from Jul 9, 2019
Merged

fix(api): exclude broadcaster from subscribers #2417

merged 2 commits into from Jul 9, 2019

Conversation

sogehige
Copy link
Collaborator

@sogehige sogehige commented Jul 9, 2019

Replace owner check with broadcaster check as owners
could be nonbroadcaster users, but still subscribers

Fixes #2416

CHECKLIST
  • tests are changed or added
  • documentation is changed or added
  • locales are changed or added
  • db relationship (tools/database) are changed or added
  • commit message follows commit guidelines

Replace owner check with broadcaster check as owners
could be nonbroadcaster users, but still subscribers

Fixes #2416
@sogehige sogehige merged commit dd9c50d into next Jul 9, 2019
@delete-merged-branch delete-merged-branch bot deleted the 2416 branch July 9, 2019 13:40
sogehige added a commit that referenced this pull request Jul 10, 2019
* fix(api): exclude broadcaster from subscribers

Replace owner check with broadcaster check as owners
could be nonbroadcaster users, but still subscribers

Fixes #2416

* fixup usage of tier variable
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

Successfully merging this pull request may close these issues.

When user resub/sub his streak and tier not correctly saved in db
1 participant