Closed joshsmith closed 6 years ago
ConversationQuery.status_filter
%{"active" => true}
active_filter
status_filter
Problem
ConversationQuery.status_filter
to pattern match on%{"active" => true}
and rename itactive_filter
(likely requiring a change to the client)status_filter
that filters on the open/closed status