Uploaded image for project: 'Jira Service Management Cloud'
  1. Jira Service Management Cloud
  2. JSDCLOUD-16912

Referenced Object AQL failed on special character

XMLWordPrintable

      Issue Summary

       AQL failed when searching on referenced AQL with special characters, e.g 

      "ReferencedObj" IN ("\\test\*")

      Steps to Reproduce

      • Create Object Type A and add an object with a special character in its name, such as
      \\test\*
      • Create Object Type B and add a referenced object attribute named ReferencedObj, setting its type value to A.
      • Add an object O1 in Object Type B and set its ReferencedObj to
      \\test\*
      • Search
      "ReferencedObj" IN ("\\test\*")

       

      Expected Results

      O1 is returned

      Actual Results

      No objects returned

      Workaround

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

              0175169b076e Akanksha Mishra
              2bdae6840bc9 Yunhan Li
              Votes:
              2 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: