Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Can we set the field value of Message Custom Field(for View) using groovy?

Vineela Durbha
Contributor
June 5, 2019

Hi Team,

I am trying to set a field called 'OriginalIssueIdForClone' but it is throwing an exception

def sskey=issuebld.getKey()
issueSWBLD.setCustomFieldValue(original,sskey)

groovy.lang.MissingMethodException: No signature of method: com.atlassian.jira.issue.DocumentIssueImpl.setCustomFieldValue() is applicable for argument types: (com.atlassian.jira.issue.fields.ImmutableCustomField, java.lang.String) values: [OriginalIssueIdForClone, SWBLD-230356]

 

Is it possible to set OriginalIssueIdForClone, if so how can we do it?

1 answer

0 votes
Deleted user June 6, 2019

Hi @Vineela Durbha ,

We are from BobSwift support team. We have created a support request on behalf of you in our portal. Could you please try to access the ticket https://bobswift.atlassian.net/browse/SUPPORT-2528 and signup to our portal for further discussion on this ticket. 

Also please share us the below details in the SUPPORT-2528 ticket :

If yes, please share us the screenshot of the Clone plus for jira app from the Manage Add-ons section.

  • Provide us the clone plus configuration file.

 

Regards,

Sravya

Vineela Durbha
Contributor
June 6, 2019

Hhi,

 

I am facing issue while setting up message customfield(for view) . I dont think this is related to CLone plus

Suggest an answer

Log in or Sign up to answer