Justin M Cavinee created NIFI-2964:
--------------------------------------
Summary: AttributeToJSON: Nested JSON
Key: NIFI-2964
URL: https://issues.apache.org/jira/browse/NIFI-2964
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Reporter: Justin M Cavinee
Priority: Minor
The AttributesToJSON processor does not Support NestedJSON. NestedJSON is
supported both in content and in attributes when using expressive language or
the EvaluateJSONPath Processors, but when I try to push an attribute that
contains nestedJSON to content using the AttributesToJSON Processor, it treats
the entire body as a string and incorrectly quotes / escapes values which is
causing problems for later processors that expect properly formatted JSON.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)