A "workaround": create a dummy Story. move the Epic with its child issues. select for the Epic the new type "Story" and for the child issues select "Sub-Task", which forces you to select a Story. choose the dummy Story. execute the move operation. your Epic is a Story and its child Tasks are Sub-Tasks of the dummy.
An alternative is to add epics and tasks. An epic is some big piece of functionality the business wants that is delivered via multiple smaller stories. Epics, by definition, break the rule that stories must be small, but they have the most business benefit. Tasks are smaller work items that build a story. They usually can be accomplished in a
1. Epic: Our Marketing team uses Epics in order to define the topic of the task. Example: “Articles”. 2. Stories: We use Stories to plan big to-dos or projects, which are going to be part of multiple sprints and with multiple tasks and employees. The project lead is assigned to the Story to keep an overview.
1 Answer. you don't want to add a sub-task in your epic. The epic is used as a "link", you can specify which epic your features (jiras) belongs to in issue edit screen. The features themselves does not need to be a sub-task of the epic. QA will still be able to create sub-task off your features. Here are documentation from Atlassian https
Answer accepted. @Aline Chapman It is possible to rename "Epic" issue type to "Feature" in Jira Cloud via Administration->Issues->Issue Types->Epic; click on three dots, which shows "Edit". In order to do that one should have Jira Admin access. Renaming is a global change (Configuration), it would impact all Jira projects in that Jira Cloud
As the automation for sub-task is triggered when a Task is created, it considers the Task as the issue. Hence, when we say, { {issue.parent.epic.summary}}, the automation is unable to understand as the Task has Epic as the parent. Update the automation with ' { {issue.epic.summary}} : { {issue.summary}} : Task-1'. It is working as expected for me.
. 240 469 710 120 145 615 471 528
jira convert task to epic