Creating new story with values from reference story
![](http://jazz.net/_images/myphoto/d52610f9750cbd128d9f074519995961.jpg)
Hi All,
My requirement is to create new story and associate a task where story details like epic feature should copied from reference story given.
ex:
Story 1 is reference. now i am creating story 2 where all details should be copied from story 1.
Is this possible and new to do it via JAVA API.
Thanks in advance
Accepted answer
![](http://jazz.net/_images/myphoto/d52610f9750cbd128d9f074519995961.jpg)
This can be done for example: https://jazz.net/wiki/bin/view/Main/ProgrammaticWorkItemCreation and https://jazz.net/library/article/782/
I would suggest to start here: https://rsjazz.wordpress.com/2015/09/30/learning-to-fly-getting-started-with-the-rtc-java-apis/
You have to go through this and enable yourself. Don't hope the forum will debug your code.