Hello everyone,
I have one issue. When I want to create linked issue in Jira Software project I don't have some datas from this issue. It looks like I have to fill all these datas once again. For example if I create linked issue in Jira Service Management or Work Management then I have possibility to create with these datas. From Software I have to write these datas once again. Is it possible to have this datas immediately? Or some workaround? Or is it simply restriction in Jira Software?
I have all these datas in task with I would like to create in another one project. I mean ID, rod, numer, etc.
Hi Brooke,
There are examples of groovy script all over Community and the web + on ScriptRunner documentation. That's a try-and-try-again approach you should have, the console will allow you to debug and if you have more specific questions we can definitely help!
You might want to start by getting the field value to check if it's empty or not, and then adjust the script to copy it over the second field.
Let us know if you have further questions!
Cheers
what is the command to copy over a value ? With the simple scripted language I know how check for a null value and I have written an if else script, but is that the best place to put it?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.