Description
If the PG being updated is not under version control, then will encounter an NPE when trying to retrieve the previous snapshot:
java.lang.NullPointerException: null
at org.apache.nifi.web.api.FlowUpdateResource.updateFlow(FlowUpdateResource.java:381)
at org.apache.nifi.web.api.FlowUpdateResource.lambda$submitFlowUpdateRequest$5(FlowUpdateResource.java:282)
Attachments
Issue Links
- links to