71dfbebe3f75 — David M. Carr 11 years ago
bugs: filed "support assigning multiple bugs at once"
2 files changed, 13 insertions(+), 0 deletions(-)

M .bugs/bugs
A => .bugs/details/ab2e474b9120ae940fd40cd2b449771788c6397e.txt
M .bugs/bugs +1 -0
@@ 17,6 17,7 @@ Use consistent EOL markers and set up a 
 Add optional commented out fields to default details file    | owner:Michael, open:False, id:9ce51de4c80014f8cf09e97041a8ae1d9cc001e4, time:1324634131.06
 Bugs with no details but a details file should act like there is not details file | owner:Michael, open:False, id:9f771c1b687a119eb8e6f9a8443f2c0dde30776b, time:1277680715.42
 edit doesn't handle editors with spaces properly             | owner:Michael, open:False, id:aad16b3f42cade7b71eb1cc92c490f77c7366084, time:1310458238.24
+Support assigning multiple bugs at once                      | owner:, open:True, id:ab2e474b9120ae940fd40cd2b449771788c6397e, time:1350788263.28
 adding a long issue rewrites entire bugs file to align metadata | owner:Michael, open:False, id:b2f52086a6ca25bc3f9c131e8ded23d474b9a11d, time:1319079486.17
 Don't add unchanged details files                            | owner:, open:True, id:c91d45eda3bbba622a060b763a4e5afe2f3b2cb9, time:1350783561.08
 Calling commands that expect an ID without passing an ID throws an exception | owner:Michael, open:False, id:d33d694650de726f70ff49003835fe6cc61d8d6d, time:1277687733.59

          
A => .bugs/details/ab2e474b9120ae940fd40cd2b449771788c6397e.txt +12 -0
@@ 0,0 1,12 @@ 
+# Lines starting with '#' and sections without content
+# are not displayed by a call to 'details'
+#
+[details]
+I was working on porting the existing issues for a small project over to b.
+I added the tickets, and then I was going to assign 3 tickets to myself.  The
+command I expected to enter was "hg b assign me ID ID ID".  However, it looks
+like currently, the ID has to come first, and only one is supported per
+invocation.
+
+[comments]
+# Comments and updates - leave your name