[
https://issues.apache.org/jira/browse/NIFI-1160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15006664#comment-15006664
]
ASF subversion and git services commented on NIFI-1160:
-------------------------------------------------------
Commit 64369f67f92c21be3845bf8766ccdd8cecd88adf in nifi's branch
refs/heads/master from [~mcgilman]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=64369f6 ]
NIFI-1160:
- Addressing possible NPE when removing a drop request.
- Only updating a connection status once it's been retrieved for the first time.
> 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
> Fix For: 0.4.0
>
> 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)