Skip to content

Admin search features aren't comprehensive #630

Open
@denny

Description

@denny

Some of the search methods in the admin controllers aren't checking all the fields that a user might want to use to search for that kind of content.

Also, in some cases it would make sense to search against fields from associated objects, which none of the searches currently support - and some of those relationships are polymorphic. For example you might well want to search on /admin/lists/1/subscriptions for a ShinyList::Subscription by putting in the name or email address of the subscriber, which will be either a User or an EmailRecipient.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedCan you help with this?main appDEPRECATED: main_app before the core plugin refactor (was: 'core' stuff that isn't in plugins)pluginDEPRECATED: split into core/features/support (was: about a plugin or the code that supports them)rubyInvolves Ruby code

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions