Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-65232

Documentation for JQL search for fusion data

    XMLWordPrintable

Details

    • 0
    • 3
    • We collect Jira 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

      Problem Definition

      Currently, we don't have an official documentation for the following JQL search property for fusion data like below:

      Field Name Meaning Product
      commits The number of commits for the issue Bitbucket Cloud or Bitbucket / FishEye
      failingbuilds The number of failing builds for the branch Bamboo
      openprs The number of open pull requests Bitbucket Cloud or Bitbucket
      openreviews The number of open code reviews (in Crucible) Crucible
      prs The total number of pull requests Bitbucket Cloud or Bitbucket
      reviews The total number of code reviews Crucible
      staleAfter The time at which the dev panel data will expire (not super useful to you) All products

      JQL query example:

      project = "ABC" and issue.property[development].<field_name> > 0
      

      Suggested Solution

      As an admin user, it would be great to be the same as our workflow properties doco:
      https://confluence.atlassian.com/adminjiraserver071/workflow-properties-802592825.html

      Or compile the JQL query information in our JQL advanced doco:
      https://confluence.atlassian.com/jirasoftwarecloud/advanced-searching-764478330.html

      Or under the Integrating with development tools page:

      https://confluence.atlassian.com/adminjiraserver073/integrating-with-development-tools-867028207.html

      Attachments

        Issue Links

          Activity

            People

              pwatson paulwatson (Inactive)
              ckimloong John Chin
              Votes:
              2 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: