From issues-return-84324-archive-asf-public=cust-asf.ponee.io@nifi.apache.org Thu Sep 5 18:08:04 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id D999A180675 for ; Thu, 5 Sep 2019 20:08:03 +0200 (CEST) Received: (qmail 42321 invoked by uid 500); 6 Sep 2019 02:57:03 -0000 Mailing-List: contact issues-help@nifi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nifi.apache.org Delivered-To: mailing list issues@nifi.apache.org Received: (qmail 42252 invoked by uid 99); 6 Sep 2019 02:57:03 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Sep 2019 02:57:03 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id A22C5E312F for ; Thu, 5 Sep 2019 18:08:02 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id E8DE37821C3 for ; Thu, 5 Sep 2019 18:08:00 +0000 (UTC) Date: Thu, 5 Sep 2019 18:08:00 +0000 (UTC) From: "ASF subversion and git services (Jira)" To: issues@nifi.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (NIFI-6506) UI - Allow property values to be converted into parameters MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/NIFI-6506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16923675#comment-16923675 ] ASF subversion and git services commented on NIFI-6506: ------------------------------------------------------- Commit 93d99820b775b48905ad670ad5bcda7b7535186f in nifi's branch refs/heads/master from Rob Fellows [ https://gitbox.apache.org/repos/asf?p=nifi.git;h=93d9982 ] NIFI-6506 - more review fixes > UI - Allow property values to be converted into parameters > ---------------------------------------------------------- > > Key: NIFI-6506 > URL: https://issues.apache.org/jira/browse/NIFI-6506 > Project: Apache NiFi > Issue Type: Sub-task > Components: Core UI > Reporter: Matt Gilman > Assignee: Robert Fellows > Priority: Major > Time Spent: 2h 10m > Remaining Estimate: 0h > > We should provide actions on properties to allow their currently configured values to be converted into a parameter reference. This action should result in creating a new parameter. We should be able to utilize the existing new parameter dialog and pre-populate the fields with the property name and current property value. Once the new parameter is created, we should be able to update the value of the property with a reference to the new parameter. -- This message was sent by Atlassian Jira (v8.3.2#803003)