blob: b785a42c98ddc77b4797f2ad902a76be88f3b53b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-bugsquad] Fwd: Re: last sign of life of assignees in Bugzilla
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-bugsquad%40mageia.org?Subject=Re%3A%20%5BMageia-bugsquad%5D%20Fwd%3A%20Re%3A%20last%20sign%20of%20life%20of%20assignees%20in%0A%09Bugzilla&In-Reply-To=%3C4FD219F3.4060705%40xs4all.nl%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="000134.html">
<LINK REL="Next" HREF="000139.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-bugsquad] Fwd: Re: last sign of life of assignees in Bugzilla</H1>
<B>Marja van Waes</B>
<A HREF="mailto:mageia-bugsquad%40mageia.org?Subject=Re%3A%20%5BMageia-bugsquad%5D%20Fwd%3A%20Re%3A%20last%20sign%20of%20life%20of%20assignees%20in%0A%09Bugzilla&In-Reply-To=%3C4FD219F3.4060705%40xs4all.nl%3E"
TITLE="[Mageia-bugsquad] Fwd: Re: last sign of life of assignees in Bugzilla">marja11 at xs4all.nl
</A><BR>
<I>Fri Jun 8 17:27:47 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="000134.html">[Mageia-bugsquad] [Mageia-dev] Last signs of life from maintainers in Bugzilla
</A></li>
<LI>Next message: <A HREF="000139.html">[Mageia-bugsquad] Bugzilla mass ping: continued
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#135">[ date ]</a>
<a href="thread.html#135">[ thread ]</a>
<a href="subject.html#135">[ subject ]</a>
<a href="author.html#135">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Frédéric gave some useful searches :
-------- Original Message --------
Subject: Re: last sign of life of assignees in Bugzilla
Date: Fri, 08 Jun 2012 16:39:11 +0200
From: Frédéric Buclin <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-bugsquad">LpSolit at netscape.net</A>>
Reply-To: <A HREF="https://www.mageia.org/mailman/listinfo/mageia-bugsquad">LpSolit at netscape.net</A>
To: Marja van Waes <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-bugsquad">marja11 at xs4all.nl</A>>
Le 08. 06. 12 16:19, Marja van Waes a écrit :
><i> Maat is currently trying to find a way to make something like a list of
</I>><i> all assignees who didn't show any activity in the Mageia Bugzilla since
</I>><i> more than a month ago.
</I>
Hi Marja,
To get bugs which haven't been touched by their assignee in the last 30
days, the query is:
<A HREF="https://bugs.mageia.org/buglist.cgi?field0-0-0=owner_idle_time&resolution=---&type0-0-0=greaterthan&value0-0-0=30">https://bugs.mageia.org/buglist.cgi?field0-0-0=owner_idle_time&resolution=---&type0-0-0=greaterthan&value0-0-0=30</A>
This list currently returns 1843 bugs.
If you only want bugs which haven't been touched by a real assignee,
then we have to exclude <A HREF="https://www.mageia.org/mailman/listinfo/mageia-bugsquad">bugsquad at mageia.org</A> as assignee, and the URL
becomes:
<A HREF="https://bugs.mageia.org/buglist.cgi?field0-0-0=owner_idle_time&field0-1-0=assigned_to&resolution=---&type0-0-0=greaterthan&type0-1-0=notequals&value0-0-0=30&value0-1-0=bugsquad%40mageia.org">https://bugs.mageia.org/buglist.cgi?field0-0-0=owner_idle_time&field0-1-0=assigned_to&resolution=---&type0-0-0=greaterthan&type0-1-0=notequals&value0-0-0=30&value0-1-0=bugsquad%40mageia.org</A>
This list returns 838 bugs. If there are other default assignees to
exclude, simply add them to the list.
Frédéric
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="000134.html">[Mageia-bugsquad] [Mageia-dev] Last signs of life from maintainers in Bugzilla
</A></li>
<LI>Next message: <A HREF="000139.html">[Mageia-bugsquad] Bugzilla mass ping: continued
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#135">[ date ]</a>
<a href="thread.html#135">[ thread ]</a>
<a href="subject.html#135">[ subject ]</a>
<a href="author.html#135">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-bugsquad">More information about the Mageia-bugsquad
mailing list</a><br>
</body></html>
|