Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

NullPointerException on call of getFieldById("issuelinks-issues")

Malaterre August 20, 2021

Hello,

Since the upgrade to Jira 8.13.9 and Adaptavist 6.32.0, my script logs an NullPointerException at this line : (it was ok before)

getFieldById("issuelinks-issues").setFormValue(usKey).setReadOnly(true)

Do you know what's the problem, is it no more compliant with the new version of Adaptavist/Jira?

Thanks,

1 answer

Suggest an answer

Log in or Sign up to answer
0 votes
Nir Haimov
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 4, 2021

Hi @Malaterre 

Seems like the error is the field you put.

getFieldById("issuelinks-issues"), try to make sure the ID is correct or the method is correct

TAGS
AUG Leaders

Atlassian Community Events