[
https://issues.apache.org/jira/browse/NIFI-1962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15829173#comment-15829173
]
ASF GitHub Bot commented on NIFI-1962:
--------------------------------------
Github user ijokarumawak commented on the issue:
https://github.com/apache/nifi/pull/1409
Thanks @pvillard31 All looks good to me, confirmed it addresses
NullPointerException. I'm going to merge this into master.
> NPE in Expression Language toDate()
> -----------------------------------
>
> Key: NIFI-1962
> URL: https://issues.apache.org/jira/browse/NIFI-1962
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Brandon DeVries
> Assignee: Pierre Villard
> Priority: Minor
>
> attempting to call the toDate() expression language method on a non existent
> attribute results in an NullPointerException.
> {code}
> ${newAttribute:toDate()}
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)