DoSomething / gladiator

:guardsman: The DoSomething.org competitions platform.
2 stars 0 forks source link

On first session storage of competition overview, correctly grab unsu… #386

Closed ScottPaillant closed 7 years ago

ScottPaillant commented 7 years ago

…bscribed users

What's this PR do?

makes sure each function call to get the competition overview in the competitions controller gets the subscribed users as well

How should this be manually tested?

Local dev, unsubscribe a user and then check that amount of users corresponds to those subscribed

Any background context you want to provide?

what else?

What are the relevant tickets?

Fixes #385