#6325 user/group-find ignores when any of default search attr are removed from config
Opened 7 years ago by mbasti. Modified 7 years ago

For example, when 'title' is removed from User search fields (in server config), this change is ignored because title is hardcoded in plugin, so this search is done anyway.


Solution might be to specify minimal subset of search attributes in user and group plugin (search_attributes class attribute or so in plugin), and do not show any attributes from this minimal set in default search fields (or show them aside)

Metadata Update from @mbasti:
- Issue assigned to someone
- Issue set to the milestone: Future Releases

7 years ago

Login to comment on this ticket.

Metadata