var channelRQ = $scope.Channels.reactiveQuery({
        $or: [
            {
                _id: $stateParams.channelNameOrId
            },