Return-Path: X-Original-To: apmail-bloodhound-user-archive@www.apache.org Delivered-To: apmail-bloodhound-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EA3C8173D4 for ; Wed, 25 Mar 2015 17:26:38 +0000 (UTC) Received: (qmail 52245 invoked by uid 500); 25 Mar 2015 17:26:32 -0000 Delivered-To: apmail-bloodhound-user-archive@bloodhound.apache.org Received: (qmail 52217 invoked by uid 500); 25 Mar 2015 17:26:32 -0000 Mailing-List: contact user-help@bloodhound.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@bloodhound.apache.org Delivered-To: mailing list user@bloodhound.apache.org Received: (qmail 52203 invoked by uid 99); 25 Mar 2015 17:26:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Mar 2015 17:26:32 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of matthewbrown@gmail.com designates 209.85.160.171 as permitted sender) Received: from [209.85.160.171] (HELO mail-yk0-f171.google.com) (209.85.160.171) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Mar 2015 17:26:07 +0000 Received: by ykfs63 with SMTP id s63so16480640ykf.2 for ; Wed, 25 Mar 2015 10:26:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=7yBleFHwAvMTpy5q2e7/T7gskxiFjURHWhPPrtNgXrE=; b=ofc5w6Q7xMt0QAk7vCn3lbEOOzplPVTjW+ITES3djKAQK/vmvkRRa9x4TxvOOr8v9b QN2h74XPTjnksRqt2KUzM0XAnEmP3x++0Lq7mavjEyRJ/uASOrl6GlH/8Azr3j2fnBM4 182YVptWESG/xMcvz63ifsHVQKCAVcek9kf11Ss2zv8kovPwXW1/TOuAvWbCA9zPhden f/u6MntqAD02QDPO3/JsZxKTQfW2CvoLJJH6PFRc+Uax6hOnY8ntaF4vPPnSheyrr2bZ ZQWjF7d33mKoN2MoDPZhNYUuCmxeyuJzBIgcDqKaKDv3cgVRXpQVlcC2YwIqPUU2Xkev RtZA== X-Received: by 10.52.113.10 with SMTP id iu10mr10691492vdb.88.1427304365318; Wed, 25 Mar 2015 10:26:05 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.186.135 with HTTP; Wed, 25 Mar 2015 10:25:45 -0700 (PDT) In-Reply-To: References: From: Matt Brown Date: Wed, 25 Mar 2015 13:25:45 -0400 Message-ID: Subject: Re: Possible to adjust the fields available in the "Create Ticket" quick form To: user@bloodhound.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org To note, after changing the quick_create_fields, it appears that I can no longer use the "More Fields" link in the quick created section. Also, owner isn't being listed when I use the list: "owner, component, severity" as quick_create_fields. Why is this? Thanks, Matt On Wed, Mar 25, 2015 at 12:08 PM, Matt Brown wrote: > Thanks Ryan. This works for Products, but doesn't work at root. I'll > start another thread with questions related to that. > > > Thanks, > > Matt > > On Wed, Mar 18, 2015 at 6:44 PM, Ryan J Ollos wrote: >> On Wed, Mar 18, 2015 at 3:25 PM, Matt Brown wrote: >>> >>> Hello again, >>> >>> Is it possible to adjust which fields are listed in the "Create Ticket" >>> quick form (the small box that pops up when you click the "Create Ticket" >>> button near the "Search" button)? >>> >>> I'd like to always use a single product and instead list components. >>> >>> >>> Thanks, >>> >>> Matt >> >> >> Yes, that's possible. Edit the [ticket] quick_create_fields option in >> trac.ini of your environment's conf directory. The default is: product, >> version, type