You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Scott Aslan (JIRA)" <ji...@apache.org> on 2017/04/20 21:03:04 UTC

[jira] [Commented] (NIFI-3360) Modularize canvas directory

    [ https://issues.apache.org/jira/browse/NIFI-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15977511#comment-15977511 ] 

Scott Aslan commented on NIFI-3360:
-----------------------------------

I found an error related to the modularization effort. will reopen this ticket. 

Steps to reproduce: If you create a DistributedMapCacheServer controller service and when you configure it and try to create a new SSL Context Service inline the user will see:

Uncaught TypeError: Cannot read property 'loadControllerServices' of undefined
    at Object.controllerServiceCreatedDeferred (nf-canvas-all.js:49)
    at Object.<anonymous> (jquery.propertytable.js:1)
    at i (jquery.min.js:2)
    at Object.fireWith [as resolveWith] (jquery.min.js:2)
    at A (jquery.min.js:4)
    at XMLHttpRequest.<anonymous> (jquery.min.js:4)

> Modularize canvas directory
> ---------------------------
>
>                 Key: NIFI-3360
>                 URL: https://issues.apache.org/jira/browse/NIFI-3360
>             Project: Apache NiFi
>          Issue Type: Sub-task
>          Components: Core UI
>            Reporter: Scott Aslan
>            Assignee: Scott Aslan
>             Fix For: 1.2.0
>
>
> Need to modularize (re-package) UI components to promote maintainability and eventual reusability for UI extensions. Components are already conceptually modular however circular references exists which should not be allowed. Need to re-package functions to eliminate circular
> references.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)