[
https://issues.apache.org/jira/browse/NIFI-6382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16917855#comment-16917855
]
ASF subversion and git services commented on NIFI-6382:
-------------------------------------------------------
Commit b78aeb67a1aa29ff86515467e5e2ffdb463af0c3 in nifi's branch
refs/heads/master from Bryan Bende
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=b78aeb6 ]
NIFI-6382 Fix verifyUpdate for parameter contexts to account for deletions
This closes #3661.
Signed-off-by: Mark Payne <[email protected]>
> Ensure proper integration between NiFi & NiFi Registry with respect to
> Parameters
> ---------------------------------------------------------------------------------
>
> Key: NIFI-6382
> URL: https://issues.apache.org/jira/browse/NIFI-6382
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Core Framework
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Major
> Fix For: 1.10.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> Need to ensure that flows saved to the Flow Registry have all Parameters also
> passed in, with the values (except for sensitive parameters, which should be
> defined but have no values). Need to ensure that when importing a flow, that
> the Parameter Context is able to be chosen, or a new one created. If a new
> one is created, it should be created with the values from registry. Also,
> need to ensure that when changing version that any Parameters in the 'new'
> version are also included in the Parameter Context (assuming adequate
> permissions to add them).
--
This message was sent by Atlassian Jira
(v8.3.2#803003)