What I want is to make a a transition of issue where button "create linked issue" clicked.
For example:
1. An user has an epic issue "Epic issue 1" and its status is "In-progress"
2. Then the user clicks "Create linked issue" and linked issue is created "Linked issue"
3. The epic issue "Epic issue 1" get transitioned to status "Code review".
I've used post function, but I've met a behaviour where it is not possible to read links in newly created issue:
https://community.atlassian.com/t5/Jira-questions/Cannot-read-inward-or-outward-links-of-newly-created-issue-in/qaq-p/836855
How is it possible to make a transition while creating linked issue from an epic issue?
I have an option to use ScriptRunner.
Thanks in advance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.