darcs

Issue 1417 auto-reopen bugs if their resolutions are rolled back

Title auto-reopen bugs if their resolutions are rolled back
Priority feature Status given-up
Milestone Resolved in
Superseder Nosy List Serware, darcs-devel, dmitry.kurochkin, kowey, thorkilnaur, twb
Assigned To
Topics BugTracker

Created on 2009-04-06.10:19:35 by twb, last changed 2017-07-30.23:29:52 by gh.

Messages
msg7585 (view) Author: twb Date: 2009-04-06.10:19:33
In darcs' contrib/ there is a perl script that automatically closes
tickets when a specially-named patch hits the canonical repo.

But as in the case of issue1373, if that fix is rolled back, the
ticket isn't automatically reopened.  This constitutes a hole in our
BTS integration that leads to false negatives when searching for open
tickets.
msg7614 (view) Author: kowey Date: 2009-04-09.11:07:59
It's a hole, but I'm not sure it's worth the attention fixing.  I'm guessing the
syntax to watch out for is "Rollback issue1373:"

Marking need-volunteer and BugTracker
msg7681 (view) Author: twb Date: 2009-04-11.03:07:36
On Thu, Apr 09, 2009 at 11:08:04AM -0000, Eric Kow wrote:
> It's a hole, but I'm not sure it's worth the attention fixing.  I'm
> guessing the syntax to watch out for is "Rollback issue1373:"

Rather, "rollback.*resolved?\s+issue(\d+):".
History
Date User Action Args
2009-04-06 10:19:35twbcreate
2009-04-09 11:08:04koweysetstatus: unread -> needs-reproduction
priority: feature
title: roundup: tickets are auto-closed, but not auto-opened -> auto-reopen bugs if their resolutions are rolled back
nosy: + Serware
messages: + msg7614
topic: + BugTracker
2009-04-11 03:07:39twbsetnosy: kowey, simon, twb, thorkilnaur, dmitry.kurochkin, Serware
messages: + msg7681
2009-08-25 17:42:59adminsetnosy: + darcs-devel, - simon
2009-08-27 14:16:58adminsetnosy: kowey, darcs-devel, twb, thorkilnaur, dmitry.kurochkin, Serware
2009-09-02 20:14:37koweysetstatus: needs-reproduction -> needs-implementation
nosy: kowey, darcs-devel, twb, thorkilnaur, dmitry.kurochkin, Serware
2009-10-23 22:45:44adminsetnosy: + serware, - Serware
2009-10-23 23:31:18adminsetnosy: + Serware, - serware
2017-07-30 23:29:52ghsetstatus: needs-implementation -> given-up