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 EE8DDC433E0 for ; Thu, 21 May 2020 20:14:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C5EC8207D3 for ; Thu, 21 May 2020 20:14:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728091AbgEUUOE (ORCPT ); Thu, 21 May 2020 16:14:04 -0400 Received: from smtprelay03.ispgateway.de ([80.67.31.37]:1853 "EHLO smtprelay03.ispgateway.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726814AbgEUUOE (ORCPT ); Thu, 21 May 2020 16:14:04 -0400 Received: from [37.4.254.192] (helo=[192.168.0.28]) by smtprelay03.ispgateway.de with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.92.3) (envelope-from ) id 1jbrZp-00074H-4N for linux-man@vger.kernel.org; Thu, 21 May 2020 22:14:01 +0200 To: linux-man From: Thomas Piekarski Subject: Question about projects bugzilla and personal tags not being so personal Message-ID: <228293bd-7d21-b08e-f7c4-c832e9c84dbb@deloquencia.de> Date: Thu, 21 May 2020 22:14:00 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 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, when skimming through the reported bugs at man-pages bugzilla I tried to tag a few bug reports with personal tags for my own workflow and own custom search filters (something like to_triage, to_ask and to_do). When I added one tag and saved that changes I got an: Changes submitted for bug 205763 Email sent to: inout@users.sourceforge.net, on2014nm@gmail.com, zeno.endemann@googlemail.com 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? Thanks in advance, Thomas