<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: No more ticket migration</title>
	<atom:link href="http://bizbob.wordpress.com/2007/08/27/no-more-ticket-migration/feed/" rel="self" type="application/rss+xml" />
	<link>http://bizbob.wordpress.com/2007/08/27/no-more-ticket-migration/</link>
	<description>The ins and outs, ups and downs of building a web community</description>
	<lastBuildDate>Thu, 19 Jun 2008 11:47:17 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: bizbob</title>
		<link>http://bizbob.wordpress.com/2007/08/27/no-more-ticket-migration/#comment-13</link>
		<dc:creator>bizbob</dc:creator>
		<pubDate>Thu, 30 Aug 2007 22:02:51 +0000</pubDate>
		<guid isPermaLink="false">http://bizbob.wordpress.com/2007/08/27/no-more-ticket-migration/#comment-13</guid>
		<description>Toby and I have actually had some rather animated discussions about this &quot;worksforme&quot;, but have found a fairly practical approach to the issue Gary describes.

The workflow we have agreed on is that the developer sets the status as &quot;worksforme&quot; and closes the ticket BUT ensures that the reporter is notified, for example by being cc&#039;d.

This is the trigger for the reporter that the fix must be validated. If we agree with the fix, we make a note in the ticket and just leave it. If we are not satisfied, we re-open, comment and reassign the ticket to development.

What we have discussed was who should close the ticket: the developer who thinks it&#039;s fixed or the reporter who can confirm it through testing.

Based on Toby&#039;s referral to &quot;established Trac practice&quot;, I decided to chose another battle. So, the developer who changes status to &quot;worksforme&quot; also closes the ticket.</description>
		<content:encoded><![CDATA[<p>Toby and I have actually had some rather animated discussions about this &#8220;worksforme&#8221;, but have found a fairly practical approach to the issue Gary describes.</p>
<p>The workflow we have agreed on is that the developer sets the status as &#8220;worksforme&#8221; and closes the ticket BUT ensures that the reporter is notified, for example by being cc&#8217;d.</p>
<p>This is the trigger for the reporter that the fix must be validated. If we agree with the fix, we make a note in the ticket and just leave it. If we are not satisfied, we re-open, comment and reassign the ticket to development.</p>
<p>What we have discussed was who should close the ticket: the developer who thinks it&#8217;s fixed or the reporter who can confirm it through testing.</p>
<p>Based on Toby&#8217;s referral to &#8220;established Trac practice&#8221;, I decided to chose another battle. So, the developer who changes status to &#8220;worksforme&#8221; also closes the ticket.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary Allen</title>
		<link>http://bizbob.wordpress.com/2007/08/27/no-more-ticket-migration/#comment-12</link>
		<dc:creator>Gary Allen</dc:creator>
		<pubDate>Thu, 30 Aug 2007 07:46:03 +0000</pubDate>
		<guid isPermaLink="false">http://bizbob.wordpress.com/2007/08/27/no-more-ticket-migration/#comment-12</guid>
		<description>One thing that puzzles me with Trac is the lifecycle of a defect. I’m used to have more stages to run a defect through, e.g. to set it to “To test” after deploying at a dev server and then the tester or reporter must validate it and either return it or confirming it as Fixed and close it. In Trac the developer just says Fixed or worksforme after taking care of a bug and then the testers must find it and test it and re-open it if it still has problems.

Maybe this is part of the agile movement that many Trac using project teams seems to be part of?</description>
		<content:encoded><![CDATA[<p>One thing that puzzles me with Trac is the lifecycle of a defect. I’m used to have more stages to run a defect through, e.g. to set it to “To test” after deploying at a dev server and then the tester or reporter must validate it and either return it or confirming it as Fixed and close it. In Trac the developer just says Fixed or worksforme after taking care of a bug and then the testers must find it and test it and re-open it if it still has problems.</p>
<p>Maybe this is part of the agile movement that many Trac using project teams seems to be part of?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bizbob</title>
		<link>http://bizbob.wordpress.com/2007/08/27/no-more-ticket-migration/#comment-11</link>
		<dc:creator>bizbob</dc:creator>
		<pubDate>Wed, 29 Aug 2007 08:09:19 +0000</pubDate>
		<guid isPermaLink="false">http://bizbob.wordpress.com/2007/08/27/no-more-ticket-migration/#comment-11</guid>
		<description>It&#039;s great to have you by my side, Toby.</description>
		<content:encoded><![CDATA[<p>It&#8217;s great to have you by my side, Toby.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TechToby</title>
		<link>http://bizbob.wordpress.com/2007/08/27/no-more-ticket-migration/#comment-10</link>
		<dc:creator>TechToby</dc:creator>
		<pubDate>Wed, 29 Aug 2007 07:59:43 +0000</pubDate>
		<guid isPermaLink="false">http://bizbob.wordpress.com/2007/08/27/no-more-ticket-migration/#comment-10</guid>
		<description>Yes, we’re actually using Gmail as a file system at the moment, but only as a second fallback in the backup process. The first is a regular file server storage. From there the files are PGP encrypted and sent over the network. It is more like “if one continent sinks, we have a second backup on another continent”. 

PGP on the file level together with using SSH for connecting to the online Subversion repository and SSL for Trac feel Pretty Safe. We will however drop the “GFS” part of the process when the files grow in size and we start mirroring the backups to another server.</description>
		<content:encoded><![CDATA[<p>Yes, we’re actually using Gmail as a file system at the moment, but only as a second fallback in the backup process. The first is a regular file server storage. From there the files are PGP encrypted and sent over the network. It is more like “if one continent sinks, we have a second backup on another continent”. </p>
<p>PGP on the file level together with using SSH for connecting to the online Subversion repository and SSL for Trac feel Pretty Safe. We will however drop the “GFS” part of the process when the files grow in size and we start mirroring the backups to another server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frozy</title>
		<link>http://bizbob.wordpress.com/2007/08/27/no-more-ticket-migration/#comment-9</link>
		<dc:creator>Frozy</dc:creator>
		<pubDate>Wed, 29 Aug 2007 07:49:52 +0000</pubDate>
		<guid isPermaLink="false">http://bizbob.wordpress.com/2007/08/27/no-more-ticket-migration/#comment-9</guid>
		<description>W00t! You&#039;re using Gmail as a file system for you backups?</description>
		<content:encoded><![CDATA[<p>W00t! You&#8217;re using Gmail as a file system for you backups?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
