Hi,
I am trying to sync the custom field value in JIRA from Agile Central tool.
Scenario:
When ever there is a change in field "Director" in agile central that should automatically update in JIRA.
Is this possible to achieve?
Thanks
Vasanth
Hello,
If data from the Agile Central tool can be fetched by REST API or by database connection, then you can create a scripted field in ScriptRunner, which would query required data from Agile Central.
Hi @Alexey Matveev,
Thanks for your response.
By any chance do you have example script for scripted field with similar requirement?
Thanks
Vas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can find an example on how to make a Rest call here:
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.
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.