Skip to end of banner
Go to start of banner

JIRA Tips

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current Restore this Version View Version History

« Previous Version 6 Next »

Dashboards

Time Reports Gadget

Display logged work per day grouped by user

Add 'Time Reports' Gadget

Time Reports Setup


Jira Queries

Get All Tasks and Sub-Tasks for an Epic

If you need a list of all tasks and sub-tasks attached to an epic.

Query: parentEpic = [task Id]

Example: parentEpic = PSDEV-173