Thanks for the advice on this - this is much appreciated.

I've tried applying that patch and run my tests, but it is still not working
completely.  The function is now working, but it is failing run the change
status due to the comment restriction I have in place in bugzilla.

2009/09/16 09:29:23 Scmbug WARN>
Daemon.pm:568:Scmbug::Daemon::Daemon::spawn_child - 127.0.0.1:48473
Processing connection from localhost.localdomain
2009/09/16 09:29:23 Scmbug WARN>
Process.pm:885:Scmbug::Daemon::Process::process_activity_verify -
127.0.0.1:48473 Processing an 'activity_verify' for bug id '1293' from SCM
user 'rward'
2009/09/16 09:29:23 Scmbug WARN>
Daemon.pm:582:Scmbug::Daemon::Daemon::spawn_child - 127.0.0.1:48473
Connection from localhost.localdomain processed
2009/09/16 09:29:24 Scmbug WARN>
Daemon.pm:568:Scmbug::Daemon::Daemon::spawn_child - 127.0.0.1:48475
Processing connection from localhost.localdomain
2009/09/16 09:29:24 Scmbug WARN>
Process.pm:866:Scmbug::Daemon::Process::process_activity_commit -
127.0.0.1:48475 Processing an 'activity_commit' for bug id '1293' from SCM
user 'rward'
2009/09/16 09:29:24 Scmbug ERROR> Error.pm:102:Bugzilla::Error::_throw_error
- You have to specify a comment when changing the status of a bug from
ASSIGNED to RESOLVED.


I've managed to work around this for the hack that I needed (we are not
using full status changing, just allowing developers to mark a bug as
resolved-fixed via a keyword in the checking message.  

So, on a selfish note, I can now use Scmbug in the way that we need to make
it work, but the patch still needs some work to make status changing work
with bugzilla 3.4.x



Robert G Ward
QA Manager
Site Intelligence Ltd.
e [email protected]


From: Kristis Makris [mailto:[email protected]] 
Sent: 15 September 2009 10:22 PM
To: Robert G Ward
Subject: Re: [scmbug-users] Scmbug with Bugzilla 3.4.1 - status changing

Hi Robert,

What I can recommend is that you look at:

http://bugzilla.mkgnu.net/show_bug.cgi?id=1246
http://bugzilla.mkgnu.net/show_bug.cgi?id=1422

Some patches for supporting Bugzilla 3.2 and 3.4 have been proposed, and I
believe one of those handles status changes.



_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

Reply via email to