When editing a text field, it shows a `EL` check marked if it supports expression language. But this does not take into consideration the allowed Expression Language Scope. This led to some frustrating debugging when I learned the scope for this box was "ENVIRONMENT", and not "FLOWFILE". I do see now that it is mentioned on the properties info dot hover. But I would consider r that a bit hidden, and overlooked when we have checkmarks by the editing box.
I wish to see the scope included by the expression language checkmark when = editing properties on processors.