When I export a plan to CSV file, there are actually two columns called "% Complete". Can I add that them the the screens in my plan?
As far as I know, this isn't a field option - it's what you see when you hover over the "Progress (issue count)" bar, which shows percent completions per status category.
Ste
If it doesn't exist as an actual field, the Better Excel Exporter app has an interesting feature you could use for this use case!
As the documentation says, "A calculated field in Better Excel Exporter is a field that is not an actual Jira field, but its value is dynamically calculated at the time the Excel file is being exported."
It means you could implement your own calculated field that is filled with the "% complete" value while the Excel file is being exported. Assuming that it is a simple division, it should be fairly easy to implement. See the calculated field tutorial.
(Discl. it is a paid and supported app developed by our team. Free for 10 users!)
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.