[
https://issues.apache.org/jira/browse/NIFI-4767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16323100#comment-16323100
]
ASF GitHub Bot commented on NIFI-4767:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/nifi/pull/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)