Performance of a plugin CalculatedCFType vs adaptavist scripted field

Robbie Wareham March 8, 2019

I have created a custom field in my own plugin that collates information from any linked issues of a certain link type.

This involves using the JIRA Java API to extract all links for the issue, select those of a certain issue link type, and then extract information from those linked issues.

This is the first time I have created a calculated custom field in a plugin.  Is there any performance gotchas to watch out for?  

Previously the same functionality was provided by an Adaptavist script custom field; is this more performant?

Thanks

Robbie

0 answers

Suggest an answer

Log in or Sign up to answer