Given a query like this:
assignee = "XXXX" AND project = XXXXX and status != Done and type = "Developer Task"
Can Jira give me a total for remaining time on the tasks returned in that query?
|
Given a query like this: assignee = "XXXX" AND project = XXXXX and status != Done and type = "Developer Task" Can Jira give me a total for remaining time on the tasks returned in that query? |
|||
|
|
Questions on Super User are expected to relate to computer software or computer hardware within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
As far as I know this is not possible via the front-end. Your options are as follows:
This also goes for Total Estimate and Used Time. |
||||
|
|