I would like to do the following in Jira when a pull request is created and assigned in Bitbucket:
1. Transition the issue to a new status (I can do this)
2. Create a sub-task on the parent issue (I can do this)
2a. Add summary to sub-task stating "Pull request for: [PARENT ISSUE]" (I can create a the first part of the summary but not copying the [Parent Issue] name over)
2b. Assign the Jira sub-task to the pull request assignee (can't figure this bit out either)