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

currentProject() function does not work under Filter issue scope (IQL) for Insight custom field

    XMLWordPrintable

Details

    • 1
    • 2
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      Issue Summary

      When attempting to configure the Filter issue scope (IQL) for an Insight custom field, the object picker returns "No options"

      Steps to Reproduce

      1. Add "Project" attribute to an Insight Object (String)
      2. Update the attribute with the name of a project
      3. At insight custom field configuration, configure Filter issue scope (IQL) with the following
        "Project" = currentProject()

      Expected Results

      When using the object picker on an issue, the list of objects should be filtered based on the issue's project.

      Same as when "hardcoding" the project name into the Filter issue scope (IQL), i.e. 

      "Project" = "Project name"

      Actual Results

      The object picker displays "No options"

      Workaround

      No workaround available, the following option also returns "No options" 

      "Project" = ${pid.label} 

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              0b32ff6a00df Dorian Davis
              Votes:
              11 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated: