feat: exporting contacts takes the filters into account (#9347)
- This PR allows contacts to be exported using the current filter in CRM view Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
@@ -125,7 +125,7 @@ Rails.application.routes.draw do
|
||||
get :search
|
||||
post :filter
|
||||
post :import
|
||||
get :export
|
||||
post :export
|
||||
end
|
||||
member do
|
||||
get :contactable_inboxes
|
||||
|
||||
Reference in New Issue
Block a user