[ https://issues.apache.org/jira/browse/NIFI-1962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15828724#comment-15828724 ]
ASF GitHub Bot commented on NIFI-1962: -------------------------------------- Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/1409 Hey @ijokarumawak, thanks for the review. You are absolutely right, I updated the PR accordingly. > 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)