You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Mark Payne (JIRA)" <ji...@apache.org> on 2015/04/04 23:35:33 UTC

[jira] [Created] (NIFI-484) EvaluateJsonPath: always overwrites content

Mark Payne created NIFI-484:
-------------------------------

             Summary: EvaluateJsonPath: always overwrites content
                 Key: NIFI-484
                 URL: https://issues.apache.org/jira/browse/NIFI-484
             Project: Apache NiFi
          Issue Type: Bug
          Components: Extensions
            Reporter: Mark Payne
             Fix For: 0.1.0


EvaluateJsonPath allows user to specify whether results should be written to attributes or FlowFile content. It appears, though, that when attribute is chosen, content is always overwritten as well. Looks like switch statement is missing a 'break'



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)