Uploaded image for project: 'Automation for Jira Server'
  1. Automation for Jira Server
  2. JIRAAUTOSERVER-220

Show hidden Request Types in Issue fields conditions

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • Conditions
    • 0
    • 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.

      Problem Definition

      When comparing the issue field Request Type, the initial results in the dropdown show the last 50 Request Types updated, but when you start to type to execute a search, the results don't bring hidden Request Types.

      Suggested Solution

      Show Hidden Request Types in search results.

      Why this is important

      When the user has more than 50 Request Types, it is impossible to use the Issue fields conditions since there is a chance of the hidden Request Types won't appear in the initial results. The only solution is to use the workarounds below, which may be more complex for some users than others, depending on their actual scenario.

      Workaround

      1. Use the JQL condition querying the Request Type:
        "Request Type" in ("Request Type Name")
      1. Use the Advanced compare condition, using the first value as
        {{issue.Request Type.requestType.name}}

              Unassigned Unassigned
              bd0e47de2684 Yuri Moura (Inactive)
              Votes:
              2 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: