From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E2A87C433DF for ; Thu, 21 May 2020 20:35:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C16BD20748 for ; Thu, 21 May 2020 20:35:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728547AbgEUUfQ (ORCPT ); Thu, 21 May 2020 16:35:16 -0400 Received: from smtprelay08.ispgateway.de ([134.119.228.111]:27918 "EHLO smtprelay08.ispgateway.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729483AbgEUUfQ (ORCPT ); Thu, 21 May 2020 16:35:16 -0400 Received: from [37.4.254.192] (helo=[192.168.0.28]) by smtprelay08.ispgateway.de with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.92.3) (envelope-from ) id 1jbruL-0001Wc-Nc for linux-man@vger.kernel.org; Thu, 21 May 2020 22:35:13 +0200 Subject: Re: Question about projects bugzilla and personal tags not being so personal To: linux-man References: <228293bd-7d21-b08e-f7c4-c832e9c84dbb@deloquencia.de> From: Thomas Piekarski Message-ID: Date: Thu, 21 May 2020 22:35:13 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Df-Sender: dC5waWVrYXJza2lAZGVsb3F1ZW5jaWEuZGU= Sender: linux-man-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-man@vger.kernel.org Hello Michael, On 21.05.20 10:21 PM, Michael Kerrisk (man-pages) wrote: > On Thu, 21 May 2020 at 22:14, Thomas Piekarski > wrote: >> >> Wondering, isn't the field personal tag meant only for me? I thought it >> should not sent out notifications. At least that is what the description >> of the field is saying. Am I doing something wrong here or do I have to >> configure something at my settings of bugzilla? > > So, this is really a bugzilla question. I don't know the answer (I'm a > very simple user of bugzilla). It _may_ be that someone on this list > knows something about this, but you might best ask on a bugzilla > mailing list if you really need the answer. Indeed that's a bugzilla question, I'll check with them. Maybe someone here uses this field :) Thanks for your quick reply. Thomas