On Mon, 2007-10-01 at 13:23 +0200, eGore wrote: > Which file do I have to touch then? I think I need to put the allowed > workflow (like NEW->ASSIGNED->FIXED) somewhere. But where?
src/lib/product/Daemon/Bugzilla.pm.in contains $bug_status_map that defines the workflow. It seems, to me at least, that the workflow is defined correctly. I wonder if the problem is in src/lib/product/Daemon/Bugtracker.pm.in:resolution_change_check(). > > -------- Original-Nachricht -------- > > Datum: Mon, 1 Oct 2007 02:42:54 -0700 > > Von: "Robert Hudson" <[EMAIL PROTECTED]> > > An: "eGore" <[EMAIL PROTECTED]>, [email protected] > > Betreff: RE: [scmbug-users] Automatic bug status changes > > > > > The TestDirector.conf is only required if you use Test Director as your > > Bug Tracking system. > > > > Rob > > > > > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] [mailto:scmbug-users- > > > [EMAIL PROTECTED] On Behalf Of eGore > > > Sent: 01 October 2007 10:41 > > > To: [email protected] > > > Subject: [scmbug-users] Automatic bug status changes > > > > > > Hi list, > > > > > > I've been trying to get the status changes to work, but I get this > > error: > > > > > > Scmbug error 7: Invalid resolution 'FIXED' when resolving bug '123' > > from > > > state 'ASSIGNED' to state 'RESOLVED'. Instead, a valid resolution > > could > > > be . > > > > > > I think I have to hack "/etc/scmbug/TestDirector.conf" but I don't > > quite > > > understand how? Is there a simple example on how to get this running > > with > > > bugzilla 3.0 and svn? > > > > > > Thanks in advance, > > > Christoph > > > -- > > > GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS. > > > Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail > > > _______________________________________________ > > > scmbug-users mailing list > > > [email protected] > > > http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users > > _______________________________________________ > > scmbug-users mailing list > > [email protected] > > http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users >
signature.asc
Description: This is a digitally signed message part
_______________________________________________ scmbug-users mailing list [email protected] http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
