Please check this below image, this image is taken from my one of the Epic, inside that Epic subtasks are created.
Now, I use this below Jira filter
You can see that the last column for this filter is "Progress"
In this column, as of now Time-logged status is showing, but instead I want the progress of completed/remaining subtask.
if you're open to solutions from the Atlassian Marketplace, this would be available in the app that my team and I are working on, JXL for Jira.
JXL is a full-fledged spreadsheet/table view for your issues that allows viewing, inline-editing, sorting, and filtering by all your issue fields, much like you’d do in e.g. Excel or Google Sheets. It also comes with a number of so-called smart columns that aren’t natively available, including the sub-task progress.
This is how it looks in action:
This is the exact progress bar that you see in the details view of your issues. As you can see above, you can easily sort by the sub-task progress, and also use it across JXL's many advanced features, such as support for (configurable) issue hierarchies, issue grouping by any issue field(s), sum-ups, or conditional formatting. These advanced features would also allow modelling pretty much any other kind of issue progress, e.g., across multiple hierarchy levels, weighted by estimates, etc. etc.
As every sheet in JXL is powered by a JQL statement, many of our customers use sheets as an extension or alternative to Jira's built-in filter views.
Any questions just let me know,
Best,
Hannes
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ooops - here you go!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is not possible. The progress field is a system field and is therefore nog adaptable.
It is also not possible to show progress for a single item in Jira. That is shown based on the workflow you use on the issue type.
An Epic is a parent of a certain number of issues, based on Epic Link or sub-task under an Epic
The progress bar is based upon 3 status categories in Jira (To Do, In Progress, Done).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I got to know what you're trying to say, but I think you're little confused about my question, allow me to explain one more time here.
It is also not possible to show progress for a single item in Jira. That is shown based on the workflow you use on the issue type.
So basically, I'm asking about all issues which are under epic.
The progress bar is based upon 3 status categories in Jira (To Do, In Progress, Done).
I'm expecting the same output.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
But the progress bar and the Calculated field progress are not the same.
The progress bar looks at issue statuses, combined by status.
The Calculated progress field relates to time tracking, so the original estimate and time written on a single issue.
The filter shows issues and the the calculated progress per issue is then shown based on time related fields
And on a single issue it won't show todo, in progress or done in the field as this resembles status
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.