[
https://issues.apache.org/jira/browse/NIFI-15744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18070086#comment-18070086
]
ASF subversion and git services commented on NIFI-15744:
--------------------------------------------------------
Commit 81a5932b163741cd7f0970576ee2240611510890 in nifi's branch
refs/heads/dependabot/npm_and_yarn/nifi-frontend/src/main/frontend/handlebars-4.7.9
from Bob Paulin
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=81a5932b163 ]
NIFI-15744: Working Flow must be synchronized after being discarded (#11064)
> [Connectors] Ensure Working Flow is Synchronized after working context is
> discarded
> -----------------------------------------------------------------------------------
>
> Key: NIFI-15744
> URL: https://issues.apache.org/jira/browse/NIFI-15744
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Bob Paulin
> Assignee: Bob Paulin
> Priority: Major
> Fix For: 2.9.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> When a connector updates are applied or the working is discarded the active
> context is copied back to the working context. However the changes are not
> applied to the flow until the first step is saved. This can be problematic
> if nothing changes in that step as the UI will not be called to update the
> flow. So the connector should do this after the working context is changed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)