How can I Link Jira issues to an epic using java and REST -


i create jira issues through java , rest service following link. want link jira issues created epic in project. how can through java code.

the jira rest api has defined here.

from reading pastebin example call similar createissue except call jira rest api has defined above required fields.


Comments

Popular posts from this blog

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

android - MPAndroidChart - How to add Annotations or images to the chart -