Forums

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

How can I see/export a list of Issues and their Due Dates?

Ketan Kapasi
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 15, 2018

Probably answered already, but all we're looking for is a way to export a calendar of Issues based on their Due Dates. E.g. the list/report would show "11/15 - following Issues due. 11/16 - so on". 

Thank you!

1 answer

1 accepted

0 votes
Answer accepted
Earl McCutcheon
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 16, 2018

Hello,

Natively in Jira there are not any calendar formatted result sets and you would want to look into a calendar add-on for a preconfigured export of jira issues as a calendar.

Atlassian has Team Calendars if you also have Confluence set up that can generate a calendar export, and Integrate a list of jira issues

Alternatively you can use JQL to create a list that can be used in an external application.  Check out the Advanced Searching documentation for a full list of option, but what you would want to do is use the ORDER BY keyword operator on an ASC or DESC order with a field referance to your due date field, with something like:

Project = X ORDER BY duedate DESC

Then once you have the list generated in the desired order export the list as described here to use in another application such as excel or open office, and create a calendar off the data.

Regards,
Earl

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events