[
https://issues.apache.org/jira/browse/NIFI-16002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rakesh Kumar Singh reassigned NIFI-16002:
-----------------------------------------
Assignee: Rakesh Kumar Singh
> LookupRecord does not create parent objects defined in Result RecordPath
> ------------------------------------------------------------------------
>
> Key: NIFI-16002
> URL: https://issues.apache.org/jira/browse/NIFI-16002
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Jordan Sammut
> Assignee: Rakesh Kumar Singh
> Priority: Major
>
> When making use of the {{LookupRecord}} processor, the configured *Result
> RecordPath* does not correctly populate nested JSON structures if the parent
> object does not already exist. Instead the result is written at the root
> level.
>
> *Example:*
> Result RecordPath: /enrichment/value
>
> Should /enrichment not exist, the result is instead written to {*}/value{*}.
> Ideally, the nested objects are auto created in cases like this
--
This message was sent by Atlassian Jira
(v8.20.10#820010)