In order for ScriptRunner in Jira to update a field is it necessary that the custom field will be Associated in an edit screen or is it enough to have in in View screen?
When a field is only on a view screen, it won't appear in the issue type, even though it is shown in the configuration of this issue type. As long as the field is on the view screen only, the script will fail. However, once I add it to the edit screen, it works.
The problem is, I don't want this field to be editable.
Any ideas on what I should do?