Project

General

Profile

« Previous | Next » 

Revision 8fe2ad71

Added by Tomer Brisker over 6 years ago

Fixes #16835 - Allow implicit search with org_id

Previously, any resource with many taxonomies would fail when using
implicit search when passing organization_id parameter to the api. This
is due to scoped_search incorrectly adding the taxonomy table to search
on, which was conflicting with the current taxonomy scope. Removing the
implicit search on taxonomies fixes the issue while still allowing users
to explicitly search on location or organization if they want to
(although it makes no sense to use both options).

  • added
  • modified
  • copied
  • renamed
  • deleted