In Jira Advanced Roadmap, I can have a column for "Progress (story points)", which will show the roll-up of remaining story points in Epic and Initiative in a hovering popup.
However, I would like to have a specific column for the "Remaining (story points)", but it's nowhere to be seen in the available column we can add in Jira Plan.
Any idea?
Also, if this can be available in Jira Plan, it would also be nice to have this column exported as a specific field back in the Jira Epic or Initiative.
Yeah, I had used Automation before to do the roll-up of SP under a parent. I had removed it all that automation when I started using Jira Plan and that was available right in.
Now it’s sad that the popup contains the remaining SP, but could not have it as a column. How can we ask for this feature?
Check this out: Jira Automation: Complete Video Guides on how to S... (atlassian.com)
You want a JQL option something like:
issuetype in (story) and "Epic Link" = "{{issue.Epic Name}}" and statusCategory != Done
@Martin Bouchard to suggest this feature, simply click the "Give Feedback" button (upper right hand side of a plan)