[
https://issues.apache.org/jira/browse/NIFI-1968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15316805#comment-15316805
]
ASF GitHub Bot commented on NIFI-1968:
--------------------------------------
Github user mattyb149 commented on the issue:
https://github.com/apache/nifi/pull/495
+1 LGTM, built and ran the tests, also ran with a NiFi flow, verified the
attributes with empty segment components are displayed correctly.
Mind squashing your commits? Also I was having trouble applying the patch,
I may need to manually intervene but I will keep you as author of the commit(s).
> ExtractHL7Attributes is squashing empty components
> --------------------------------------------------
>
> Key: NIFI-1968
> URL: https://issues.apache.org/jira/browse/NIFI-1968
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 0.6.1
> Reporter: Joey Frazee
> Priority: Minor
> Fix For: 1.0.0
>
>
> The ExtractHL7Attributes processor does't retain empty components (elements
> delimited with ^ in segment fields). For example if the segment is
> {{PID|||2005651^^^EPI^MR||CHARTXPRESS^ONE||19930107|F|||||||ENG|||1000107217}}
> the PID.3 field will be incorrectly simplified to {{2005651^EPI^MR}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)