Uploaded image for project: 'Jira Cloud'
  1. Jira Cloud
  2. JRACLOUD-64246

Export search results with considering visibility

    XMLWordPrintable

Details

    • 5
    • 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

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

      Problem Definition

      To export search result to CSV, Word, and XML, there's no way to exclude fields with considering visibility such as internal comments.
      This is especially needed for JIRA Cloud users because they don't' have an option to query database.

      Suggested Solution

      Provide a feature to select visibility for example "Export CSV as Customer".

      Workaround

      Fetch issue data by using JIRA Cloud REST API with considering "visibility" column.
      For example to exclude internal comments, "visibility" property is available in JIRA Cloud REST API Reference > api/2/issue > Get comments.

      "visibility": {
                      "type": "role",
                      "value": "Administrators"
                  }
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              kyamamoto@atlassian.com K. Yamamoto
              Votes:
              9 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: