Epic and Story Creation using Rest API

Suraj Rajoria September 6, 2019

Hi

I am creating Epic, Story, and sub-tasks using rest API. But got an error that these are not enabled on-screen.  

I am using following template *

com.pyxis.greenhopper.jira:gh-kanban-template

But not sure where I need to enable this default setting for Epic, story etc. So it will work for all projects. 

1 answer

0 votes
jira guy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 6, 2019

What method are you using for making Rest call? 

Curl or python?

Make sure Epic, Story, sub-tasks are available in that project. Try creating them from UI to double check,

Suraj Rajoria September 6, 2019

I am creating the JIRA project from an external system and calling JIRA API 2.0

For the task and bug it works perfectly but for Epic and Story and Sub-Task its having field visibility issue. 

IF I create from UI than  also Epic and Story not default available. When I add than its work for that project only. 

Where I can find the default project template where I can add these issueTypes? So it should for all projects. 

Suggest an answer

Log in or Sign up to answer