#4948 webui: comboboxes unnecessarily include member attributes in search
Closed: Fixed None Opened 9 years ago by pvoborni.

Comboboxes in Web UI needs only pkeys, but they do entityname-find command without no_members: true which causes unnecessary performance hit.

With #4946 and #4947 it's impossible to do almost any action involving groups in web ui.

Action to take:

  • add no_members: true to combobox search.

master:

  • efcd48a webui: use no_members option in entity select search

Metadata Update from @pvoborni:
- Issue assigned to pvoborni
- Issue set to the milestone: FreeIPA 4.2

7 years ago

Login to comment on this ticket.

Metadata