[
https://issues.apache.org/jira/browse/NIFI-4767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16323098#comment-16323098
]
ASF subversion and git services commented on NIFI-4767:
-------------------------------------------------------
Commit a36afe0bbe0051b528810d0670757d3401c80215 in nifi's branch
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=a36afe0 ]
NIFI-4767 - Fixed issues with RecordPath using the wrong field name for arrays
and maps. Also addressed issue where Avro Reader was returning a Record object
when it should return a Map
Signed-off-by: Pierre Villard <[email protected]>
This closes #2398.
> UpdateRecord not working properly with Arrays and Maps
> ------------------------------------------------------
>
> Key: NIFI-4767
> URL: https://issues.apache.org/jira/browse/NIFI-4767
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Critical
> Fix For: 1.6.0
>
>
> If I use UpdateRecord to update an individual field in an array or in a map,
> it does not update the field specified. Instead, it just skips over it. In
> one case, I tried using multiple indices in an array such as /accounts[1, 3,
> 5] and setting the value to 99. Instead, only the 0th element was updated.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)