There is a bug in PropertyValue::isExpressionLanguagePresent we should fix for the next release:
PropertyValue.isExpressionLanguagePresent always returns true for non-null values https://issues.apache.org/jira/browse/NIFI-8034 On Tue, Jan 5, 2021 at 5:49 PM Mark Bean <[email protected]> wrote: > I'd like to see this PR completed as well > https://github.com/apache/nifi/pull/4225 > > There's been discussion on it, and I don't see any further objections. > > Thanks, > Mark > > On Thu, Nov 26, 2020 at 4:55 AM Pierre Villard < > [email protected]> > wrote: > > > Hi community, > > > > Starting a discussion thread around the release of NiFi 1.13.0. We added > > quite a lot of significant improvements and features since the release of > > 1.12.1 - I see 143 JIRAs with 1.13.0 as the fix version. I think it makes > > sense to consider a new release. > > > > Please share here the JIRAs with opened pull requests that we would need > to > > look at to make this release happen. > > > > Thanks, > > Pierre > > >
