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