[eigen] Bugzilla: New "Nobody" default assignee; some tips |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen <eigen@xxxxxxxxxxxxxxxxxxx>
- Subject: [eigen] Bugzilla: New "Nobody" default assignee; some tips
- From: Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
- Date: Sat, 16 Oct 2010 21:49:26 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=+1w2xEcoK7l4L4KF/XgyIS7Nc2wpWNudFAZ14JFYkx8=; b=TJBzn1rPt1oBbzbS9HHzMxlb4jFq1oYEstIhDbhj8DZBWDS3e7oR0IgXlgVFmZqQbc 1PwlLlwTF7nZnOQCMmwcjRRmtsX+lJBQECg0c964Sd8D5akgrrvyN8QeHZ8gcVUcvyV9 e/cGzJT5OCELrBabQ9R0wwrmPhWQFhS5ed7zw=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Lz0/go83z9mLU6XKi5EnFom6lojdCtD7uQffAR8/JK9pgZBuaoNw7uR7oRz3qNLJ9u mouIW2VtqX+1bpzK5FpoAohSx2kuvn0hYDeToVjUQIgu90r7y6I0saQDl60BWRAQ9RxS PEALAoRj5b7ZPUUZbfLFtmrRy5wQ198wV13LY=
Hi,
*** Who is "Nobody" ? ***
I've created a new user "Nobody", address eigen.nobody@xxxxxxxxx,
passwords set to the same as our bugzilla admin password (which you
can see in localconfig if you have ssh access).
"Nobody" is the new default assignee for all components. Let's keep
"assignee" its standard meaning of "someone who is working on it, or
planning to, or really should" so that prospective contributors should
look for bugs assigned to "Nobody".
*** Email notification ***
If you would like to receive email bug notification, it's now
essentially enough to "follow" the "Nobody" user. I'm following a few
other people though.
*** How to reassign part of your bugs to "Nobody?" ***
Here Bugzilla is really powerful:
1. Click "Search", then the "Advanced Search" tab, in "Email Addresses
and Bug Numbers" box enter part of your email address, run the search.
2. In the search results, at the bottom you have "Change Several Bugs at Once"
3. Check the bugs you want to reassign to Nobody.
3. check "Reset Assignee to default", and click "Commit"
Benoit