Content
View differences
Updated by Wieland Lindenthal over 5 years ago
This is the missing second use case from #29832
Currently both, the global search autocompleter and the real global search for work packages do not find anything when searching for multiple terms when those terms are spread over multiple attributes, such as subject, description, comments, custom fields of type text/string, and attachments.
Example:
Let's say we have a WP with subject "big" and "description "cat". Searching for "big cat" does not find anything at the moment.
This is obviously not what a user expects from a search.
Currently both, the global search autocompleter and the real global search for work packages do not find anything when searching for multiple terms when those terms are spread over multiple attributes, such as subject, description, comments, custom fields of type text/string, and attachments.
Example:
Let's say we have a WP with subject "big" and "description "cat". Searching for "big cat" does not find anything at the moment.
This is obviously not what a user expects from a search.