summaryrefslogtreecommitdiff
path: root/issues/i_9890cf04.cil
blob: b5a9bdfbf7e6ff556edb20f2335fe730c38ffe24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Summary: Add a field for 'Interested' other users
Status: New
CreatedBy: Andrew Chilton <andychilton@gmail.com>
AssignedTo: Andrew Chilton <andychilton@gmail.com>
Inserted: 2010-02-11T02:50:13
Updated: 2010-02-11T02:50:13

We'll keep it so that there is only ever one assignee (AssignedTo) but other
people can become interested in a bug by adding themselfes to that list.

Some useful commands would be:

 $ cil interested cafebabe...
 $ cil interested --remove cafebabe...

Also some filters such as:

 $ cil summary --is-interested

... and so on.