Assets FilterList basic search on multi-value attribute does not show all results

XMLWordPrintable

    • 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

      1. Create a Project attribute that has cardinality > 1
      2. Create 2 objects and link the project to multiple different projects on each object.
      3. 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

            Assignee:
            Kevin Ma
            Reporter:
            Yunhan Li
            Votes:
            6 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved: