<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to Add a Placeholder Account to Your TFS Bug Form For Pre-Triage Bugs</title><link>http://blogs.msdn.com/jasonba/archive/2009/02/20/how-to-add-a-placeholder-account-to-your-tfs-bug-form-for-pre-triage-bugs.aspx</link><description>This question came across Twitter recently, and I had to do a little research to answer it.&amp;#160; I thought I’d pass along what I found in case others are wondering how to do the same thing. The scenario – You want to add a “placeholder” account to the</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Click &amp;amp; Solve &amp;raquo;  How to Add a Placeholder Account to Your TFS Bug Form For Pre-Triage Bugs </title><link>http://blogs.msdn.com/jasonba/archive/2009/02/20/how-to-add-a-placeholder-account-to-your-tfs-bug-form-for-pre-triage-bugs.aspx#9436624</link><pubDate>Sat, 21 Feb 2009 01:06:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9436624</guid><dc:creator>Click &amp;amp; Solve &amp;raquo;  How to Add a Placeholder Account to Your TFS Bug Form For Pre-Triage Bugs </dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.clickandsolve.com/?p=12402"&gt;http://www.clickandsolve.com/?p=12402&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>VSTS Links - 02/24/2009</title><link>http://blogs.msdn.com/jasonba/archive/2009/02/20/how-to-add-a-placeholder-account-to-your-tfs-bug-form-for-pre-triage-bugs.aspx#9442615</link><pubDate>Tue, 24 Feb 2009 16:03:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9442615</guid><dc:creator>Team System News</dc:creator><description>&lt;p&gt;The Developer Support Team Foundation Server Blog on TFS Performance Tips &amp;amp;amp; Tricks - Part One Jeff&lt;/p&gt;</description></item><item><title>re: How to Add a Placeholder Account to Your TFS Bug Form For Pre-Triage Bugs</title><link>http://blogs.msdn.com/jasonba/archive/2009/02/20/how-to-add-a-placeholder-account-to-your-tfs-bug-form-for-pre-triage-bugs.aspx#9449236</link><pubDate>Fri, 27 Feb 2009 20:40:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9449236</guid><dc:creator>Eric Willeke</dc:creator><description>&lt;p&gt;If you're using the CMMI template, you have a &amp;quot;Triage&amp;quot; field already on the bug, which encapsulates a nice mini-state set for getting bugs going. We query on project, State == Proposed, Triage == Pending.&lt;/p&gt;
&lt;p&gt;The XML in the template is:&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;FIELD reportable=&amp;quot;dimension&amp;quot; type=&amp;quot;String&amp;quot; name=&amp;quot;Triage&amp;quot; refname=&amp;quot;Microsoft.VSTS.Common.Triage&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;HELPTEXT&amp;gt;Status of triaging the bug&amp;lt;/HELPTEXT&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;REQUIRED /&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;ALLOWEDVALUES&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;LISTITEM value=&amp;quot;Pending&amp;quot; /&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;LISTITEM value=&amp;quot;More Info&amp;quot; /&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;LISTITEM value=&amp;quot;Info Recv&amp;quot; /&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;LISTITEM value=&amp;quot;Triaged&amp;quot; /&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/ALLOWEDVALUES&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;DEFAULT from=&amp;quot;value&amp;quot; value=&amp;quot;Pending&amp;quot; /&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/FIELD&amp;gt;&lt;/p&gt;</description></item><item><title>re: How to Add a Placeholder Account to Your TFS Bug Form For Pre-Triage Bugs</title><link>http://blogs.msdn.com/jasonba/archive/2009/02/20/how-to-add-a-placeholder-account-to-your-tfs-bug-form-for-pre-triage-bugs.aspx#9455304</link><pubDate>Tue, 03 Mar 2009 01:21:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9455304</guid><dc:creator>Jennifer Turay</dc:creator><description>&lt;p&gt;Thanks so much for this helpful hint! &amp;nbsp;&lt;/p&gt;
&lt;p&gt;We were always frustrated with the fact that the &amp;lt;VALIDUSER /&amp;gt; tag pulled in all of the users that had access to Team Foundation Server - not just the people that had access to the project. &amp;nbsp;Using the logic presented here, I was able to substitute the &amp;lt;VALIDUSER /&amp;gt; tag in all of the user type drop down lists with the project groups. &amp;nbsp;This really helped in limiting the number of people shown in these lists.&lt;/p&gt;
&lt;p&gt;Thanks so much!!&lt;/p&gt;</description></item></channel></rss>