-
Bug
-
Resolution: Fixed
-
High
-
3
-
Severity 3 - Minor
-
5
-
-
Warranty
Issue Summary
When searching on attribute that has cardinality > 1 in basic search, the searched item may not be shown in the result.
For example, Project has cardinality >1.
The AQL is returning the correct object when searching with Project like xxx AQL in FilterList.
However, FilterList displays all projects associated with the object that matches the search query. If the object is linked to multiple projects, the specific project you searched for may not appear in the FilterList due to the limited maxResults shown in FilterList.
Steps to Reproduce
- Create a Project attribute that has cardinality > 1
- Create 2 objects and link the project to multiple different projects on each object.
- Use basic search to search the project.
Expected Results
Only the searched project is shown
Actual Results
All the projects related to the object that contains the search query are shown.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
Form Name |
---|