<?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/"
		>
<channel>
	<title>Comments on: I hate priorities</title>
	<atom:link href="http://chrisgagne.com/22/i-hate-priorities/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrisgagne.com/22/i-hate-priorities/</link>
	<description>Delight customers, create value, and do good.</description>
	<lastBuildDate>Fri, 13 May 2011 11:16:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Henrik Kniberg</title>
		<link>http://chrisgagne.com/22/i-hate-priorities/comment-page-1/#comment-215</link>
		<dc:creator>Henrik Kniberg</dc:creator>
		<pubDate>Sat, 02 Aug 2008 20:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.chrisgagne.com/22/i-hate-priorities/#comment-215</guid>
		<description>I agree that it would be nice to skip the priority numbers and just have a sorted list. There is one practical problem with that though. Sometimes when working the product backlog it&#039;s nice to be able to sort the list by some other column, for example by theme or by team or by technical area. If you don&#039;t have priority numbers you are stuck with priority-based sorting, as soon as you sort by anything else you lose your priorities.

So I usually use priority numbers. It is important, however, to be clear that the priority numbers are *relative*, that they are just a sorting key and not a &quot;weighting&quot;. And also important that you provide high granularity (rather than just prio 1, 2, 3) so you don&#039;t get stuck with lots of items having the same priority.

Whenever I&#039;m in a workshop setting and stakeholders have problems prioritizing, I remove (or hide) the priority column and ask them to just sort the items. I usually print out physical cards to do this. Then, once the sorting is done, I add priority numbers 10,20, 30, 40, etc. Just like good ol&#039; BASIC programming - leave some space in the number sequence for future items :o)</description>
		<content:encoded><![CDATA[<p>I agree that it would be nice to skip the priority numbers and just have a sorted list. There is one practical problem with that though. Sometimes when working the product backlog it&#8217;s nice to be able to sort the list by some other column, for example by theme or by team or by technical area. If you don&#8217;t have priority numbers you are stuck with priority-based sorting, as soon as you sort by anything else you lose your priorities.</p>
<p>So I usually use priority numbers. It is important, however, to be clear that the priority numbers are *relative*, that they are just a sorting key and not a &#8220;weighting&#8221;. And also important that you provide high granularity (rather than just prio 1, 2, 3) so you don&#8217;t get stuck with lots of items having the same priority.</p>
<p>Whenever I&#8217;m in a workshop setting and stakeholders have problems prioritizing, I remove (or hide) the priority column and ask them to just sort the items. I usually print out physical cards to do this. Then, once the sorting is done, I add priority numbers 10,20, 30, 40, etc. Just like good ol&#8217; BASIC programming &#8211; leave some space in the number sequence for future items <img src='http://chrisgagne.com/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' /> )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Gagne</title>
		<link>http://chrisgagne.com/22/i-hate-priorities/comment-page-1/#comment-214</link>
		<dc:creator>Chris Gagne</dc:creator>
		<pubDate>Sun, 09 Mar 2008 18:44:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.chrisgagne.com/22/i-hate-priorities/#comment-214</guid>
		<description>Greg, I totally agree about the stakeholder representation. I&#039;ve heard that it is difficult enough getting the product manager to sit in for the sprint planning session.

That said, I don&#039;t believe that a business owner needs to be present for the sprint planning session. In fact, I think it is counterproductive in the same way that a product manager trying to pair-program with the developer is counterproductive.

One of the things that has worked well for me since I started working with Scrum is to hold a one-on-one meeting with the business owner a few days before the sprint planning meeting. This allows me to complete the product backlog prioritization work and ensure that I have all of my ducks in a row in anticipation of the actual sprint meeting. This also makes me much more confident that I, as the product manager, can be an effective proxy for the business needs as we begin our sprint.

All this said, I think it&#039;s still the product manager&#039;s ultimate responsibility to set the priorities of all of the items in the product backlog without the business owners having to intervene in the mundane details. As I&#039;m getting better at setting priorities, I&#039;m finding that these meetings are becoming a &quot;yes, that&#039;s OK&quot; sort of confirmation meeting rather than one in which all of the details and priorities are agonized over.

One of the things that makes this much easier for me is having a clear sense of the quarterly objectives and business needs. This allows me to keep the business owners as voices in my head as I go through the process of figuring out what to do next.</description>
		<content:encoded><![CDATA[<p>Greg, I totally agree about the stakeholder representation. I&#8217;ve heard that it is difficult enough getting the product manager to sit in for the sprint planning session.</p>
<p>That said, I don&#8217;t believe that a business owner needs to be present for the sprint planning session. In fact, I think it is counterproductive in the same way that a product manager trying to pair-program with the developer is counterproductive.</p>
<p>One of the things that has worked well for me since I started working with Scrum is to hold a one-on-one meeting with the business owner a few days before the sprint planning meeting. This allows me to complete the product backlog prioritization work and ensure that I have all of my ducks in a row in anticipation of the actual sprint meeting. This also makes me much more confident that I, as the product manager, can be an effective proxy for the business needs as we begin our sprint.</p>
<p>All this said, I think it&#8217;s still the product manager&#8217;s ultimate responsibility to set the priorities of all of the items in the product backlog without the business owners having to intervene in the mundane details. As I&#8217;m getting better at setting priorities, I&#8217;m finding that these meetings are becoming a &#8220;yes, that&#8217;s OK&#8221; sort of confirmation meeting rather than one in which all of the details and priorities are agonized over.</p>
<p>One of the things that makes this much easier for me is having a clear sense of the quarterly objectives and business needs. This allows me to keep the business owners as voices in my head as I go through the process of figuring out what to do next.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Cohn</title>
		<link>http://chrisgagne.com/22/i-hate-priorities/comment-page-1/#comment-213</link>
		<dc:creator>Greg Cohn</dc:creator>
		<pubDate>Sun, 09 Mar 2008 18:30:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.chrisgagne.com/22/i-hate-priorities/#comment-213</guid>
		<description>I agree with you.  Assuming that scrum is practiced properly and there&#039;s stakeholder representation in the room, there&#039;s no need. But often the desire to impose a hard priority is a proxy for the absence of the internal customer.</description>
		<content:encoded><![CDATA[<p>I agree with you.  Assuming that scrum is practiced properly and there&#8217;s stakeholder representation in the room, there&#8217;s no need. But often the desire to impose a hard priority is a proxy for the absence of the internal customer.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

