Hi all !
I would like to see with the script runner master if you got any tips on behaviours optimizations.
I found that there too much-repeated part of code on behaviour for me to consider this good and easy to maintain.
I remember finding a piece of behaviour code using array at start, handling customfield value and then using a .find() to set the hidden field in one time.
I can’t find something similar, and I’ve not kept the page in fav. Is someone using something cleaner to declare behaviours.
On another hand, do you have some tips on optimizing behaviours in a huge instance?
Thanks so much all !