I am trying to populate a custom field in Jira with the custom field values from TM4J.
However, it seems that the custom fields in TM4J doesn't have the unique identifier example (customfield_99999) like in Jira.
Is there a way I can do this via groovy scripting? Any suggestions is greatly appreciated. Thank you.
Hi @Shereen
These custom fields are already created on your instance, or you want to create them from scratch? Have you consider using REST API instead?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.