41

How do I convert a story in Jira into an epic?

I am having the exact problem that this person is having: http://forums.atlassian.com/message.jspa?messageID=257348581

user1413
  • 4,494

3 Answers3

54

You can do this through the More Actions dropdown:

  1. On the Story Page, select the "More Actions" dropdown
  2. then choose the "Move" option
  3. On the following dialog you'll be able to change the issue type to an epic
slm
  • 10,859
2

Go to edit the story. From the edit page (popup in my case) you can change the story type to "Epic".

sennett
  • 193
1

To change a Story to an Epic, use the Move function.

At the top of the right sidebar, open the squashed hamburger menu and select Move:

enter image description here

On the subsequent Move Issue page, change the issue type, then click Next:

enter image description here

Optionally set status and other options on the following screens, then click Confirm to finish..

isherwood
  • 688