Github user joewitt commented on the issue:
https://github.com/apache/nifi/pull/2219
It probably makes sense to consider a versioned flow dirty if new variables
are added which are already referenced (by name) in an EL statement in the
flow. So long as Variable Registry values are evaluated after more localized
things such as flowfile attributes this seems ok.---
