Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Export CSV incomplete

Deleted user July 27, 2018

When I export my filter results (97 issues) to CSV, the CSV file returns 94 issues. So there are 3 issues missing in the CSV.

The missing issues

  • are of the same type as the other ones
  • do not have a different resolution or status than the others
  • assignees are similar to the other issues
  • not the last results on the JIRA page

Does anyone have a clue why those 3 issues are missing in the CSV?

JIRA server v7.5.2

 

1 answer

0 votes
Marc Jason Mutuc
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 27, 2018

What's your filter? It should match. I haven't experienced a mismatch from the filter results to CSV export.

Deleted user July 27, 2018

project = X AND issuetype in (Bug, Story) AND (status was in ("In Progress", "Peer Review", "Peer Proof", "Peer Business") after 2018-07-02)

Marc Jason Mutuc
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 29, 2018

If I remember correctly, was in checks the history not the most recent status. A ticket can have all four statuses previously.

Deleted user July 31, 2018

For that, I have used the filter below.

project = X AND issuetype in (Bug, Story) AND (status changed FROM "Peer Proof" TO "Corrections" after 2018-07-02)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events