GitHub user SavtechSolutions opened a pull request:
https://github.com/apache/nifi/pull/3186
NIFI-5843 added subjects to the error message to make it clearer
Fix for the
[https://issues.apache.org/jira/projects/NIFI/issues/NIFI-5843](NIFI-5843)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/SavtechSolutions/nifi nifi-5843
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/3186.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3186
----
commit fbdc2a1ac94d2b3ba02ef667993f78be16500e12
Author: Alex Savitsky <alex.savitsky@...>
Date: 2018-11-28T15:10:08Z
NIFI-5843 added subjects to the error message when neither script body nor
script text are provided
----
---