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

"pendingBy" JQL Function Example is Incorrect

    XMLWordPrintable

Details

    • We collect Jira Service Desk feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      NOTE: This suggestion is for JIRA Service Desk Server. Using JIRA Service Desk Cloud? See the corresponding suggestion.

      Definition

      The examples for the pendingBy function in the Advanced searching is misleading.

      Problem

      The examples show the JQL queries as:

      • Find issues that require approval by John Smith:
        approval = pending(jsmith)
      • Find issues that require by John Smith or Sarah Khan:
        approval = pending(jsmith,skhan)

      Suggestion

      The examples should read:

      • Find issues that require approval by John Smith:
        approval = pendingBy(jsmith)
      • Find issues that require by John Smith or Sarah Khan:
        approval = pendingBy(jsmith,skhan)

      Attachments

        Issue Links

          Activity

            People

              kbywater@atlassian.com Karen Bywater
              a9c19e06ad4b Justin Alex Paramanandan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Backbone Issue Sync