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

Make the issue export options "(filter fields)" and "(my defaults)" always available

XMLWordPrintable

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

      Issue Summary

      This is reproducible on Data Center:

      In Jira Cloud, when exporting the issues from a filter as an HTML report, CSV, or Excel CSV file, only one of the following export options is available, depending on whether the filter was saved or not:

      • Export [HTML report | CSV | Excel CSV] (filter fields)
        • If the filter was previously saved.
      • Export [HTML report | CSV | Excel CSV] (my defaults)
        • If the filter was not previously saved (i.e., it is a transient issue search).

      It would be better to always have both export options available regardless of whether the filter was saved or not.

      Steps to Reproduce

      1. Create a filter with the following JQL (but do not save it yet):
        created >= '2024-01-01' ORDER BY created DESC
        
      2. Click the Export issues button. The following export options are available:
        • Export [HTML report | CSV | Excel CSV] (all fields)
        • Export [HTML report | CSV | Excel CSV] (my defaults)
      3. Save the filter.
      4. Click the Export issues button again. Now the following export options are available:
        • Export [HTML report | CSV | Excel CSV] (all fields)
        • Export [HTML report | CSV | Excel CSV] (filter fields)

      Expected Results

      Both export options ((my defaults) and (filter fields)) are available regardless of whether the filter was saved or not.

      Actual Results

      Only one export option ((my defaults) or (filter fields)) is available, depending on whether the filter was saved or not.

      Workaround

      -

              Unassigned Unassigned
              b5fd6d3e3c66 Luccas Silveira
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: