Hi,
I have several Scriptrunner scripted fields defined in my Jira server.
These fields have a global context (they're not project specific) but they are hidden in almost all of my field configurations.
According to execution logs, it seems that the fields are calculated for all issues, even for those where the fields are hidden in field configuration.
Is this really the case ?
If yes, if we want a scripted field not to be calculated for all issues, we have to set a context and limit it to a exhaustive list of projects ?
Thanks,
Eddy
Yes, the scripted field will be calculated for all issues if you don't have a context to limit it.
The fact that you have hidden the field from the screens does not mean it won't be calculated, the only way you can do that is via context, either based on project, issue type, or both.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.