Michael Hopton created NIFI-4158:
------------------------------------
Summary: getFlowChanges operation does not match documentation
Key: NIFI-4158
URL: https://issues.apache.org/jira/browse/NIFI-4158
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework, Documentation & Website
Affects Versions: 1.3.0
Reporter: Michael Hopton
Priority: Minor
Attachments: action.groovy
getFlowChanges javadoc says:
_Obtains flow changes starting with (and including) the given action ID. If no
action exists with that ID, the first action to be returned will have an ID
greater than firstActionId._
However, it does not include the change with the firstActionId. Run attached
Groovy script in ScriptedReportingTask to demonstrate.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)