From 54f08557851f95dc92126d498294b693c9f4257d Mon Sep 17 00:00:00 2001 From: Andrew Chilton Date: Thu, 11 Feb 2010 15:52:05 +1300 Subject: [PATCH] cil-9890cf04: New Issue --- issues/i_9890cf04.cil | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 issues/i_9890cf04.cil diff --git a/issues/i_9890cf04.cil b/issues/i_9890cf04.cil new file mode 100644 index 0000000..b5a9bdf --- /dev/null +++ b/issues/i_9890cf04.cil @@ -0,0 +1,20 @@ +Summary: Add a field for 'Interested' other users +Status: New +CreatedBy: Andrew Chilton +AssignedTo: Andrew Chilton +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. -- 2.39.5