You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2015/11/14 20:25:11 UTC

[jira] [Comment Edited] (NIFI-1160) Empty Queue modal dialog blocks the UI on a new empty connection

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

Aldrin Piri edited comment on NIFI-1160 at 11/14/15 7:24 PM:
-------------------------------------------------------------

Was able to recreate issue as laid about by Andrew.  Applied patch and verified the expected behavior.

Code, contrib, and build all good.  Will defer to you Matt on whether the delete of the drop is separate or not.

+1 for the above listed issue though


was (Author: aldrin):
Was able to recreate issue as laid about by Andrew.  Applied patch and verified the expected behavior.

Code, contrib, and build all good.  Will defer to you Matt on whether the delete of the drop is separate or not.

> Empty Queue modal dialog blocks the UI on a new empty connection
> ----------------------------------------------------------------
>
>                 Key: NIFI-1160
>                 URL: https://issues.apache.org/jira/browse/NIFI-1160
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core UI
>    Affects Versions: 0.4.0
>            Reporter: Andrew Grande
>            Assignee: Matt Gilman
>            Priority: Minor
>         Attachments: 0001-NIFI-1160.patch, screenshot-1.png, some JS errors.png
>
>
> This is reproduced when building a new flow:
> * Add GenerateFlowFile
> * Add AttributesToJSON
> * Connect Generate -> AttributesToJSON
> * Don't start anything
> * Right click the connection -> Empty queue, confirm when prompted
> *Expected*: either no action (stopped empty queue, 0 entries) or action performed and dialog dismissed.
> *Actual*: the modal dialog shows 100%, 'Completed Successfully' message, the button says 'Stop' and there's no way to dismiss the dialog until after a complete UI reload.



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