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,
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
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.