Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How EPIC and STORY connected

Suman Jha March 30, 2018

I am making Integration between JIRA and Java based application.

Problem,

I am trying to find how EPIC-->Story is conned. When I am using REST API to find how they both are connected.

 

My Java Application is sending EPIC-->Story, but I am not able to connect in JIRA side, but I don't know how they are connected.

 

Any code will be great helpful

 

4 answers

0 votes
Suman Jha April 12, 2018

Not able to get the connection between Story and Epic, please need help.

 

I am using below code.

Created an Epic using the below jason -
{"fields":{"project":{"key": "TEST"},"customfield_10401": "Epic Name 01","summary": "REST EXAMPLE1","description": "Creating an Epic via REST","issuetype": {"name": "Epic"}}}

Created a Story using the below jason -  
{"fields":{"project":{"key": "TEST"},"summary": "Story01","description": "Create a Story via REST","issuetype": {"name": "Story"}}} 


What is the jason to associate the above Epic and Story?  or What is the jason to create a new Story which will create story as well as associate the same with Epic, created above, in green?

0 votes
Suman Jha March 30, 2018

One more help I need, I am not able to get Images from Story via REST API.

0 votes
Suman Jha March 30, 2018

Nic really great help. Do you have any sample code how to get, I am really new to this JIRA and REST. It would be really great help.

0 votes
Nic Brough -Adaptavist-
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.
March 30, 2018

It's the Epic Link field on the stories, coupled with the Epic Name field on the Epic.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events