Return-Path: X-Original-To: apmail-nifi-commits-archive@minotaur.apache.org Delivered-To: apmail-nifi-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1D35F10B5E for ; Mon, 12 Jan 2015 15:16:54 +0000 (UTC) Received: (qmail 55786 invoked by uid 500); 12 Jan 2015 15:16:55 -0000 Delivered-To: apmail-nifi-commits-archive@nifi.apache.org Received: (qmail 55744 invoked by uid 500); 12 Jan 2015 15:16:55 -0000 Mailing-List: contact commits-help@nifi.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nifi.incubator.apache.org Delivered-To: mailing list commits@nifi.incubator.apache.org Received: (qmail 55735 invoked by uid 99); 12 Jan 2015 15:16:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Jan 2015 15:16:55 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 12 Jan 2015 15:16:54 +0000 Received: (qmail 55312 invoked by uid 99); 12 Jan 2015 15:16:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Jan 2015 15:16:34 +0000 Date: Mon, 12 Jan 2015 15:16:34 +0000 (UTC) From: "Matt Gilman (JIRA)" To: commits@nifi.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Reopened] (NIFI-214) Unable to deselect a component without browser reload MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/NIFI-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman reopened NIFI-214: ------------------------------ I believe we were able to reproduce the issue with deselection. > Unable to deselect a component without browser reload > ----------------------------------------------------- > > Key: NIFI-214 > URL: https://issues.apache.org/jira/browse/NIFI-214 > Project: Apache NiFi > Issue Type: Bug > Components: Core UI > Affects Versions: 0.0.1 > Reporter: Orrin Edenfield > Assignee: Matt Gilman > Priority: Minor > > I add in my processors GetFile, PutHDFS, and PutEmail and PutHDFS happens to be selected and I'm unable to deselect the PutHDFS component so I can ask the entire process to run when I click the Run button. I get the message: > "No eligible components are selected. Please select the components to be started and ensure they are no longer running." > I'm guessing because just PutHDFS is selected. When I type Ctrl + A on my keyboard all components become selected and I'm able to click Run. > I would expect that clicking white space in the background would deselect all components. -- This message was sent by Atlassian JIRA (v6.3.4#6332)