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

Assets - AQL with Group HAVING user function is not working as expected

XMLWordPrintable

      Issue Summary

      When there are multiple users created with one username being the substring of other username. Then, the function returns true only if both the users are part of the group that the user is searching for.

      Steps to Reproduce

      1. Create a user with username test, email test@test.com, assign to "groupA"
      2. Create a user with username test2, email test2@test.com, assign to "groupB"
      3. Set an object Group attribute to "groupA"
      4. Perform AQL search with Group HAVING user(test)

      Expected Results

      The object containing groupA should be returned as part of search results.

      Actual Results

      The object is not returned in the search results.

       

      Workaround

      Currently, there is no known workaround for this behavior. A workaround will be added here when available.

        1. image-2024-06-07-18-46-31-336.png
          175 kB
          Naveen Ravi
        2. Screenshot 2024-06-07 at 6.18.58 PM.png
          175 kB
          Naveen Ravi

              399904f8a539 Tripta Kaur
              nravi@atlassian.com Naveen Ravi
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: