You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Daniel Stieglitz (Jira)" <ji...@apache.org> on 2023/05/05 16:57:00 UTC

[jira] [Updated] (NIFI-2964) AttributeToJSON: Nested JSON

     [ https://issues.apache.org/jira/browse/NIFI-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Stieglitz updated NIFI-2964:
-----------------------------------
    Status: Patch Available  (was: Open)

> AttributeToJSON: Nested JSON
> ----------------------------
>
>                 Key: NIFI-2964
>                 URL: https://issues.apache.org/jira/browse/NIFI-2964
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Justin M Cavinee
>            Assignee: Daniel Stieglitz
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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
(v8.20.10#820010)