Github user MikeThomsen commented on the issue:
https://github.com/apache/nifi/pull/2614
@joewitt something changed with the way expression language support is
declared in the `PropertyDescriptor.Builder`. TL;DR when you use the deprecated
`expressionLanguageSupported(boolean)` method, it doesn't seem to set up the
new internal structure correctly.---
