The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Tracking work complete % (Planned Date vs. Actual Date)

Ashiti Manapure
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!
February 24, 2022

Hi,

Can any one help me with my question. I have multiple epics and I want to tracker below:

1. planned end date of the epic vs. actual end date.

2. Report slippage,

3. % Work complete (of the epic) .

Please note I have to create Dashboard in Safe Jira don't want to purchase any plugins from Market.

 Any help will be appreciable.

Thanks,

Abhijit 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Pramodh M
Community Champion
February 24, 2022

Hi @Ashiti Manapure 

Welcome to the Community!!

1. You have the planned date value of an issue in the due date field and resolved date of an issue is the actual date where your issue is completed --> This can be extracted via JQL

2. Report is again from JQL display only field which is needed in advanced search

3. You can track this data via Epic report in Reports section --> Epic Report

You could include the issue filter results gadget in the dashboard to display the issues for the 1st point

Thanks