diff options
author | Christoph Wurst <christoph@winzerhof-wurst.at> | 2019-12-16 09:10:01 +0100 |
---|---|---|
committer | Christoph Wurst <christoph@winzerhof-wurst.at> | 2019-12-16 09:10:01 +0100 |
commit | c652188afb9ae4f99a59bb4c681aae3a777bfb3a (patch) | |
tree | 750a95c90a59dc140dead21c5609181e47f55499 /apps/workflowengine/src | |
parent | 7557b53086be91fa289f3042d3f3c60fc436196e (diff) | |
download | nextcloud-server-c652188afb9ae4f99a59bb4c681aae3a777bfb3a.tar.gz nextcloud-server-c652188afb9ae4f99a59bb4c681aae3a777bfb3a.zip |
Make it possible to find transfer user by email
The Vue Multiselect uses one prop for the local search. Although the API
already returned matching users for a given email, the users were
filtered out as their displayname doesn't contain the search string –
the email address.
Disabling the local seach and only using the most recently fetched
matches fixes this problem.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'apps/workflowengine/src')
0 files changed, 0 insertions, 0 deletions