Closed psigourney closed 7 years ago
When I create a stream, regardless of whether I put a subscriber or not, the stream shows up as owned and subscribed by me. Also, adding other emails to the subscriber list does not result in the stream being subscribed by that user.
Fixed it.
Had copied a FOR block from the owned_streams code without changing the list it was iterating through.
lol! I just fixed that as well... Lets see what conflicts I get on my branch! :)
When I create a stream, regardless of whether I put a subscriber or not, the stream shows up as owned and subscribed by me. Also, adding other emails to the subscriber list does not result in the stream being subscribed by that user.