From 175848211548fdae3a143f0fb90d73ac25d9eb76 Mon Sep 17 00:00:00 2001 From: Andrew Chilton Date: Sun, 29 Jun 2008 12:01:54 +1200 Subject: [PATCH] Add issue asking for the command 'am'. --- issues/i_48eaec49.cil | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 issues/i_48eaec49.cil diff --git a/issues/i_48eaec49.cil b/issues/i_48eaec49.cil new file mode 100644 index 0000000..32846ce --- /dev/null +++ b/issues/i_48eaec49.cil @@ -0,0 +1,21 @@ +Summary: Add command 'am' +Status: New +CreatedBy: Andrew Chilton +AssignedTo: Andrew Chilton +Inserted: 2008-06-28T23:57:56 +Updated: 2008-06-29T00:01:37 + +This command would take a mailbox and apply it as a new bug. It would take the +first subject as the summary and the body as the issue decription. Then, each +subsequent email would be added as a comment. + +The Status would be set to 'New' pending another way of doing it. + +I guess attachments throughout the email thread could also be imported. +Depending on how hard this is, we might syphon it off to another issue for +another release. + +There may be other smart things we can do further down the line. For example, +maybe we could try and read the Status from the subject line somehow but I +think we just implement it straightforward for now and see what suggestions +other people have. -- 2.39.5