Hi @ljarzabek,
We are currently working on a JQL function that is groupsOfCurrentUser(). This function takes current user and return his/her groups. Thus we are using current user, we need to invoke function to calculate groups of current user for each time. Precomputations are challenging us to implement this function. Is there any chance to disable precomputation for JQL Functions module.