I'm pretty sure I was able to figure this out before; we generate a report from a filter in Confluence for all tasks. Currently, we have it set to display a custom manual field, Percentage Completed, that is just an estimate input by the agent.
We would like to change that field from a manual field to one that uses time tracking fields to generate a percentage completed number of time tracking Remaining against time tracking Estimated. Example: The time tracking Remaining is 1h and the time tracking Estimated is 3h, the resulting percentage completed would be 66%, that would display on the filter, and be available for the report in Confluence (server).
Does anyone know how to accomplish this? Thanks.
We have Script Runner for JIRA.
This looks related: https://confluence.atlassian.com/jiraportfolioserver/tracking-progress-and-status-814212695.html
I can view the Progress field in JIRA, but it doesn't display in the Confluence embed JIRA filter macro. This would likely be a solution if it could display in the Confluence macro.
Hi @Nick Kight
Do you have the automation rules add-on for your server instance? If so, you could probably build an automation rule on a scheduled trigger that would calculate the percentage completed.
Best regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.