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
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.