Oleg Zhurakousky created NIFI-2675:
--------------------------------------
Summary: NPE when creating a template where CS is referencing
another CS
Key: NIFI-2675
URL: https://issues.apache.org/jira/browse/NIFI-2675
Project: Apache NiFi
Issue Type: Bug
Reporter: Oleg Zhurakousky
Assignee: Oleg Zhurakousky
{code}
java.lang.NullPointerException: null
at java.util.UUID.fromString(UUID.java:192) ~[na:1.8.0_77]
at
org.apache.nifi.web.api.dto.FlowSnippetDTO.removeInstanceIdentifierIfNecessary(FlowSnippetDTO.java:220)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)