Hey,
I’m using "Create on Transition for Jira"- Bob Swift plugin and I’m trying to create another issue when transition is move to done.
So I created post function and the problem is that I want the new assignee will be copy from CF type user picker in the triggered issue.
I tried to look for an answer in their documentation but could not find it..
I need your help!
Thanks!
It sounds like https://bobswift.atlassian.net/browse/CSOT-306 on Bob Swift's own Jira may be helpful.
If you can't get at the URL, here's the basics:
"You want to use the value of the custom field from the original issue or the parent issue. So, for example: %original_Approval%. That can be a multi picker field or select list. You don't want %values_...% which returns the configured field options."
So you'd set the Assignee dropdown to Specific User (I think, you might have to try the different options), and then the text field next to it would have the substitution variable %original_MyFieldName% (or possibly %parent_MyFieldName%, depending on if the value has changed since the parent was created.)
Hey,
The solution was %parent_customfield_10500%
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
just want to thank you a lot for sharing the solution.
i have the same problem and also tried to look for an answer in their documentation but either could not find it', and sharing your solution had save me and help me!!!
thanks again :-)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.