[
https://issues.apache.org/jira/browse/NIFI-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15477448#comment-15477448
]
ASF GitHub Bot commented on NIFI-2721:
--------------------------------------
GitHub user scottyaslan opened a pull request:
https://github.com/apache/nifi/pull/998
[NIFI-2721] update CS GoTo
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/scottyaslan/nifi devBranch
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/998.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 #998
----
commit c30c16a2f37662a6bb9b5ec662582ecf251e9282
Author: Scott Aslan <[email protected]>
Date: 2016-09-09T16:13:43Z
[NIFI-2721] update CS GoTo
----
> UI - Cannot go to referenced Controller Service
> -----------------------------------------------
>
> Key: NIFI-2721
> URL: https://issues.apache.org/jira/browse/NIFI-2721
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core UI
> Reporter: Matt Gilman
> Assignee: Scott Aslan
> Fix For: 1.1.0
>
>
> Controller Services can reference other Controller Services. In the UI, a
> button is provided to link the services together. This button does not work
> correctly across both Controller Service tabls (process group based vs
> controller based). A serviceTable is referenced from a closure which seems to
> always refer to the serviceTable that is opened first. Specifically this is
> in nf-controller-service#showConfiguration.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)