I am trying to export a list of all open Jira items 1.5 days before end of sprint so I can paste that into a table in an email..... showing only the columns in the filter i.e. that I want to show.
This USED to work i.e. Export HTML Report (Filter Fields) would export a nicely formatted table with correct assignee names ready to be cut and pasted into an email.
Now it seems to be IGNORING my filter column selections and just exporting a default set of columns.
Has something changed ? What am I doing wrong ?
Or is this a new BUG?
project = "PMO" AND STATUS != Done AND sprint in openSprints() AND type IN(STORY, TASK,Sub-task, BUG) ORDER BY assignee, PRIORITY, Status
HI @Michael Green ,
I just tried to replicate that, but couldn't. When I choose Export / Export HTML Report (Filter fields), I get the correct columns.
I noticed from your screenshots that you might be in the Board when you do the export.
I did my export from within the main Filter section of Jira (https://your-base-url/issues).
Maybe you can try to export from there?
Have a nice day!
Rik
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.