[ https://issues.apache.org/jira/browse/NIFI-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15435671#comment-15435671 ]
ASF GitHub Bot commented on NIFI-2647: -------------------------------------- GitHub user mcgilman opened a pull request: https://github.com/apache/nifi/pull/935 UI - Fixing check to determine if save is required NIFI-2647: - Referencing correct components when checking if save is required. You can merge this pull request into a Git repository by running: $ git pull https://github.com/mcgilman/nifi NIFI-2647 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/nifi/pull/935.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #935 ---- commit aa8d3efcb8f7514f45e3e475505f25c53f96496f Author: Matt Gilman <matt.c.gil...@gmail.com> Date: 2016-08-24T20:56:25Z NIFI-2647: - Referencing correct components when checking if save is required. ---- > Dirty state of Controller Service and Reporting Task configs not being kept > correctly > ------------------------------------------------------------------------------------- > > Key: NIFI-2647 > URL: https://issues.apache.org/jira/browse/NIFI-2647 > Project: Apache NiFi > Issue Type: Bug > Components: Core UI > Reporter: Jeff Storck > Assignee: Matt Gilman > Priority: Minor > Fix For: 1.0.0 > > > When opening the configuration for a controller service or reporting task > that uses a controller service reference, clicking on the "go to" arrow > widget to go to the referenced controller service results in the user being > asked if it should save first, regardless of the dirty state of the > configuration. -- This message was sent by Atlassian JIRA (v6.3.4#6332)