Hi there,
I need to set a specific value on a custom field within some linked issues but not all of them.
I'm using the 'Set field value of related issues (JMWE app)' Post Function and am using the 'Issues Returned by the following Groovy script' option to find the specific related issues that I require updated.
From the research I've carried out to date the following syntax returns a list of all of the related issues
issue.getLinkedIssues()
And these are the results:
ArrayList[Test-250, Test-249]
So this gives me all the related links which is great but I need to break that down further and only have the 'Result Value = Test-249' and not just list all of the related issues.
Is this doable? Does anyone have the correct syntax to use in this scenario?
Any help appreciated...
Thanks
Hi Dominic
To fix this, you'll have to do the following:
yyyy/MM/dd
yy/MM/dd
I hope this helps. ;)
Cheers
Thanks Pietro,
I already tried that setting before. Sadly changing the date picker fields in that way screws up the excel export options. The system date fields get exported in a different way than the custom date fields ... so I switched back.
Atlassian should just implement a check routine to forbid inputs different from the configured date formats. But I guess that never happens. Thanks anyway ...
Cheers,
Dom
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.