project = "ADS Agile" AND assignee = MYNAME AND resolution in (Completed, Fixed, "Cannot Reproduce", Approved, "Won't Fix", Duplicate) AND sprint = 100 AND resolution = Completed ORDER BY summary ASC, key ASC. AGILE-30 (New) Decide whether to use existing system. Anne Normal Closed Completed 01/12/15 01/15/15 2 hours 2 hours.
Ah, I see! That is not the way to convert a subtask type issue to a base level type issue. The hierarchy of issues is. Epics |-- base level type issues (Story, Bug, and usually one named Task) | subtask type issues (one by default named Sub-task) You can add more issue types with different names at the base level and the subtask level. The issuetypes come in three hierarchical flavors: Epic. Story, Task. sub-task. you can create new issue types that equate to level 2 or 3 (story/task or sub-task). So your Feature could be at level 2. You can’t create another level. Here are your options: Epic that have Features which then have sub-tasks. Gv80.