Mark Payne created NIFI-4767:
--------------------------------
Summary: 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)