You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/07/21 16:42:20 UTC

[jira] [Commented] (NIFI-2242) UI does not render components properly if moving multiple components with mixed permissions

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

ASF GitHub Bot commented on NIFI-2242:
--------------------------------------

Github user JPercivall commented on the issue:

    https://github.com/apache/nifi/pull/698
  
    Doesn't seem to address NIFI-2242. I have write permission to GenerateFF but not LogAttribute. This UI mess up fixed itself after refresh.
    
    <img width="770" alt="screen shot 2016-07-21 at 12 38 31 pm" src="https://cloud.githubusercontent.com/assets/11302527/17031083/768b0cb6-4f40-11e6-951b-d4a368533593.png">



> UI does not render components properly if moving multiple components with mixed permissions
> -------------------------------------------------------------------------------------------
>
>                 Key: NIFI-2242
>                 URL: https://issues.apache.org/jira/browse/NIFI-2242
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core UI
>            Reporter: Mark Payne
>            Assignee: Matt Gilman
>             Fix For: 1.0.0
>
>
> I selected several processors and connections (a small, disconnected graph) and dragged the components to the right. When I released, I got an error message because I didn't have 'write' permissions to one of the processors. All of the other processors moved, but he one processor did not. As a result, the connections were also not refreshed properly and were not connecting the components visually. Clicking 'refresh' on the graph did cause the connections to be redrawn properly.
> This could be addressed in two different ways. First, we could simply refresh the canvas in this case.
> Secondly, we could use a Flow Snippet to move the components, in which case none of the components would be moved if the user attempted this action because the user does not have sufficient permissions for all components.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)