local_found = [ref for ref in local_found
                       if ref.user == search_ref.user and
                       ref.channel == search_ref.channel]