Uploaded image for project: 'Jira Service Management Data Center'
  1. Jira Service Management Data Center
  2. JSDSERVER-16199

Error "Could not find Assets object/s!" is displayed when a group picker field containing multiple groups is used in a filter issue scope AQL

      Issue Summary

       
      Error "Could not find Assets object/s!" is displayed when a group picker field containing multiple groups is used in a filter issue scope AQL.

      Steps to Reproduce

      1. Create a new project.
      2. Create a new schema.
      3. Create an object type called "Product"
        1. Add attributes "Business Process" (Project type), "Ticket Process" (Default type, Select value), "State" (Status type)
      4. Create an object type called "Category"
        1. Add attributes "Business Process" (Project), "Business Ticket" (Default, Select), "Product" (Object, Product), "Groups" (Group type)
      5. Create test objects.
      6. Add an Assets Custom field called "Category"
        1. Associate it with the schema.
        2. Use filter scope "objectType = Category"
        3. Use filter scope AQL "State = Active AND "Business Process" = currentProject() AND "Ticket Process" in ${issuetype.label} and "Groups" in (${customfield_<id>.name${0}}) AND Product in (${customfield_<id>.label${0}})"
      7. Add an Assets Custom field called "Product"
        1. Associate it with the schema.
        2. Use filter scope "objectType = Product"
        3. Use filter scope AQL "State = Active AND "Business Process" = currentProject() AND "Ticket Process" in ${issuetype.label}"
      8. Add a group picker field (multiple groups) called "Groups"
      9. Create an issue in the test project, add the objects, and add two or more groups to the "Groups" custom field

      Expected Results

      The issue is created successfully.

      Actual Results

      Error "Could not find Assets object/s!" is displayed.

      Workaround

      Add dark feature assets.aql.scope.filtering.on.issue.update.disabled to the affected instance.

      Versions Tested

      Testing Requirements Version Affected Version
      Customers Reported Version 10.3.2 Yes
      Most Recent Bug-Fix Release 10.3.5 Yes
      Previous Major Release    
      Most Recent LTS    
      Previous Supported LTS    
      Other Versions.. 10.3.4 Yes

            [JSDSERVER-16199] Error "Could not find Assets object/s!" is displayed when a group picker field containing multiple groups is used in a filter issue scope AQL

            Jira Server Release Automation Bot[ADM-107524] made changes -
            Fix Version/s Original: 10.7.1 [ 112593 ]
            Fix Version/s New: 10.7.2 [ 113126 ]
            Benjamin Suess made changes -
            Fix Version/s New: 10.7.1 [ 112593 ]
            Fix Version/s New: 10.3.8 [ 112691 ]
            Fix Version/s New: 11.0.0 [ 111000 ]
            Benjamin Suess made changes -
            Status Original: In Progress [ 3 ] New: Waiting for Release [ 12075 ]
            Benjamin Suess made changes -
            Status Original: Short Term Backlog [ 12074 ] New: In Progress [ 3 ]
            Benjamin Suess made changes -
            Assignee New: Benjamin Suess [ c8bcca445054 ]
            Benjamin Suess made changes -
            Status Original: Gathering Impact [ 12072 ] New: Short Term Backlog [ 12074 ]
            SET Analytics Bot made changes -
            Support reference count New: 1
            Sam Xu made changes -
            Development Effort New: M [ 13032 ]
            Status Original: Needs Triage [ 10030 ] New: Gathering Impact [ 12072 ]
            Security Metrics Bot made changes -
            Labels New: ril
            Security Metrics Bot made changes -
            Remote Link New: This issue links to "Internal ticket (Web Link)" [ 1015432 ]

              c8bcca445054 Benjamin Suess
              braymundo Bruno Raymundo
              Affected customers:
              1 This affects my team
              Watchers:
              2 Start watching this issue

                Created:
                Updated: