<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Messages posted by "jchuet"]]></title>
		<link>http://www.greenpeppersoftware.com/site/posts/listByUser/20.page</link>
		<description><![CDATA[Messages posted by "jchuet"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>OMG! I am still the King!</title>
				<description><![CDATA[ DING DING DING DING DING !!!!
WOAH !

Love it!

Cheers,
JC :)]]></description>
				<guid isPermaLink="true">http://www.greenpeppersoftware.com/site/posts/preList/804/6932.page#6932</guid>
				<link>http://www.greenpeppersoftware.com/site/posts/preList/804/6932.page#6932</link>
				<pubDate><![CDATA[Mon, 19 Jul 2010 08:32:41]]> GMT</pubDate>
				<author><![CDATA[ jchuet]]></author>
			</item>
			<item>
				<title>OMG! I am still the King!</title>
				<description><![CDATA[ One to go !]]></description>
				<guid isPermaLink="true">http://www.greenpeppersoftware.com/site/posts/preList/804/6931.page#6931</guid>
				<link>http://www.greenpeppersoftware.com/site/posts/preList/804/6931.page#6931</link>
				<pubDate><![CDATA[Mon, 19 Jul 2010 08:32:08]]> GMT</pubDate>
				<author><![CDATA[ jchuet]]></author>
			</item>
			<item>
				<title>OMG! I am still the King!</title>
				<description><![CDATA[ OMG !!! I am 3 postss away from 1000!!
Sorry dude I need to do it

Cheers,
JC]]></description>
				<guid isPermaLink="true">http://www.greenpeppersoftware.com/site/posts/preList/804/6930.page#6930</guid>
				<link>http://www.greenpeppersoftware.com/site/posts/preList/804/6930.page#6930</link>
				<pubDate><![CDATA[Mon, 19 Jul 2010 08:31:49]]> GMT</pubDate>
				<author><![CDATA[ jchuet]]></author>
			</item>
			<item>
				<title>OMG! I am still the King!</title>
				<description><![CDATA[ Haha !!!
I am still kicking your butt in the total number of posts in this forum Francois!
Start working dude!!! Still have a long way to go ...
:twisted: 

Cheers from Australia,
JC ]]></description>
				<guid isPermaLink="true">http://www.greenpeppersoftware.com/site/posts/preList/804/6929.page#6929</guid>
				<link>http://www.greenpeppersoftware.com/site/posts/preList/804/6929.page#6929</link>
				<pubDate><![CDATA[Mon, 19 Jul 2010 08:31:00]]> GMT</pubDate>
				<author><![CDATA[ jchuet]]></author>
			</item>
			<item>
				<title>Re:Issue Track/Bug Reporting</title>
				<description><![CDATA[ Hi Chris,

Please send me your email, I will have Nick Muldoon, PM of GreenHopper, to answer you directly on how we manage this in GreenHopper. I have to admit that what we do seems to work pretty smoothly. The dev do not get distracted by the clients issues and we have a pretty good answer/fix rate.

My email is jchuet [at] atlassian [dot] com

Cheers,
JC]]></description>
				<guid isPermaLink="true">http://www.greenpeppersoftware.com/site/posts/preList/739/6562.page#6562</guid>
				<link>http://www.greenpeppersoftware.com/site/posts/preList/739/6562.page#6562</link>
				<pubDate><![CDATA[Wed, 16 Dec 2009 12:45:34]]> GMT</pubDate>
				<author><![CDATA[ jchuet]]></author>
			</item>
			<item>
				<title>Re:name of database element for start date on iteration/release</title>
				<description><![CDATA[ Sure saach,

You can retrieve the XML of the project configuration in the PropertyText table.
This one is linked with the PropertyEntry Table.

Here is a sample xml you could use:
<span class="genmed"><b>Code:</b></span><br>
		<div style="overflow: auto; width: 100%;">
		<pre>
SELECT *
FROM `propertytext`
WHERE ID = &#40;
SELECT ID
FROM `propertyentry`
WHERE ENTITY_NAME = 'GREENHOPPER'
AND ENTITY_ID = YOUR_PROJECT_ID
AND PROPERTY_KEY = 'CONFIGURATION' &#41;
</pre>
		</div>

This will give you the xml.
Now the associations are kept in the nodes VERSION_MATCHUP

<span class="genmed"><b>Code:</b></span><br>
		<div style="overflow: auto; width: 100%;">
		<pre>
&#91;entry&#93;
   &#91;string&#93;VERSION_MATCHUP&#91;/string&#93;
   &#91;map&#93;
     &#91;entry&#93;
       &#91;long&#93;11410&#91;/long&#93;  &#91;!-- MASTER VERSION ID --&#93;
       &#91;long&#93;11322&#91;/long&#93;  &#91;!-- CHILD    VERSION ID --&#93;
     &#91;/entry&#93;
     &#91;/map&#93;
&#91;/entry&#93;
</pre>
		</div>

I hope this helps.
In a very near future this should be kept in a proper dedicated table directly in JIRA since now GreenHopper is fully part of Atlassian.

Cheers,
JC]]></description>
				<guid isPermaLink="true">http://www.greenpeppersoftware.com/site/posts/preList/420/6560.page#6560</guid>
				<link>http://www.greenpeppersoftware.com/site/posts/preList/420/6560.page#6560</link>
				<pubDate><![CDATA[Tue, 15 Dec 2009 15:29:37]]> GMT</pubDate>
				<author><![CDATA[ jchuet]]></author>
			</item>
			<item>
				<title>Re:Order Hierarchy Report by Greenhopper Ranking</title>
				<description><![CDATA[ Hi,

No the hierarchy plugin is an independent plugin.
It is not aware of the GreenHopper ranking field thus cannot sort via this field.

In GreenHopper we would like to integrate the hierarchy plugin (or a version of it) more tightly; same look and feel, same interactions, same context (sort, filters, highlights)

Cheers,
JC]]></description>
				<guid isPermaLink="true">http://www.greenpeppersoftware.com/site/posts/preList/736/6551.page#6551</guid>
				<link>http://www.greenpeppersoftware.com/site/posts/preList/736/6551.page#6551</link>
				<pubDate><![CDATA[Mon, 7 Dec 2009 11:50:06]]> GMT</pubDate>
				<author><![CDATA[ jchuet]]></author>
			</item>
			<item>
				<title>Re:Proper way to release after a sprint?</title>
				<description><![CDATA[ Can you check if the default context uses a filter?
If not I suggest that you enter a support ticket at http://support/atlassian.com

Cheers,
JC]]></description>
				<guid isPermaLink="true">http://www.greenpeppersoftware.com/site/posts/preList/731/6523.page#6523</guid>
				<link>http://www.greenpeppersoftware.com/site/posts/preList/731/6523.page#6523</link>
				<pubDate><![CDATA[Tue, 10 Nov 2009 17:26:16]]> GMT</pubDate>
				<author><![CDATA[ jchuet]]></author>
			</item>
			<item>
				<title>Re:Proper way to release after a sprint?</title>
				<description><![CDATA[ Are you applying any filters in your context?
The charts will be saved based on your context and preferences.
]]></description>
				<guid isPermaLink="true">http://www.greenpeppersoftware.com/site/posts/preList/731/6521.page#6521</guid>
				<link>http://www.greenpeppersoftware.com/site/posts/preList/731/6521.page#6521</link>
				<pubDate><![CDATA[Tue, 10 Nov 2009 10:49:56]]> GMT</pubDate>
				<author><![CDATA[ jchuet]]></author>
			</item>
			<item>
				<title>Re:Create Card Screen</title>
				<description><![CDATA[ Hi Tenuki,

Is your story point field on the JIRA creation screen?
GH will try to respect as much as possible the JIRA configuration of your project so if the field is not present in your Issue Type creation screen then it will not appear in the Card creation panel.

As for the component selection no this is not supported. The default selection will be based on the planning board right hand side box selection. So if in the Version mode only your FixVersion will be preselected, if in Component mode then the component will be preselected.

As for the assignee you might want to take advantage of the automatic assignation of JIRA that is supported by GreenHopper.
You can set a leader to your component and then from the project configuration set the default assignee to be the leader o the components.

Cheers,
JC]]></description>
				<guid isPermaLink="true">http://www.greenpeppersoftware.com/site/posts/preList/732/6518.page#6518</guid>
				<link>http://www.greenpeppersoftware.com/site/posts/preList/732/6518.page#6518</link>
				<pubDate><![CDATA[Mon, 9 Nov 2009 12:14:35]]> GMT</pubDate>
				<author><![CDATA[ jchuet]]></author>
			</item>
			<item>
				<title>Re:Create Card Screen</title>
				<description><![CDATA[ Hi Tenuki,

To add your Story points on your card you will simply need to go in:
1) Tools - Configuration
2) CARD TEMPLATES
3) Add the story point to your "Issue Type" card templates

All the fields in your big card template will be injected in your Create Card panel. 

I am not sure I understand your second question.
Would you be able to specify your need with an example?

Cheers,
JC]]></description>
				<guid isPermaLink="true">http://www.greenpeppersoftware.com/site/posts/preList/732/6516.page#6516</guid>
				<link>http://www.greenpeppersoftware.com/site/posts/preList/732/6516.page#6516</link>
				<pubDate><![CDATA[Mon, 9 Nov 2009 11:52:18]]> GMT</pubDate>
				<author><![CDATA[ jchuet]]></author>
			</item>
			<item>
				<title>Re:Proper way to release after a sprint?</title>
				<description><![CDATA[ Hi Tenuki,

There is actually a build-in feature in GreenHopper that will allow you to release your Sprints. In every fixVersion boxes in the right hand side column of the planning board you will find a release button. (The version needs to be selected)

If you click on the button, GH will launch the release mechanism.
This one will find all "undone" issues and ask you if you wish to:
1) Ignore the undone issues and release the version
2) Swap all undone issues to another specific fixVersion and release the version

~By undone issues we are talking about issues that did not reach the last column of the TaskBoard.~

Note that using this button will save your current version charts on your server. We call them snapshots. They will all be accessible from the released chart board at anytime.
Also if you choose to swap the issues the snapshot will be saved "BEFORE" swapping the issues so you do not loose any data on how the Sprint went.

Let me know if this answers your concern.

Cheers,
JC]]></description>
				<guid isPermaLink="true">http://www.greenpeppersoftware.com/site/posts/preList/731/6515.page#6515</guid>
				<link>http://www.greenpeppersoftware.com/site/posts/preList/731/6515.page#6515</link>
				<pubDate><![CDATA[Mon, 9 Nov 2009 11:46:56]]> GMT</pubDate>
				<author><![CDATA[ jchuet]]></author>
			</item>
			<item>
				<title>Re:How do we configure GH to display 5 char JIRA project keys without truncating down to 2 chars?</title>
				<description><![CDATA[ Right here:
http://jira.atlassian.com/secure/VersionBoard.jspa?start=0&type=VB&selectedProjectId=12200

Cheers,
JC]]></description>
				<guid isPermaLink="true">http://www.greenpeppersoftware.com/site/posts/preList/728/6506.page#6506</guid>
				<link>http://www.greenpeppersoftware.com/site/posts/preList/728/6506.page#6506</link>
				<pubDate><![CDATA[Thu, 5 Nov 2009 20:54:14]]> GMT</pubDate>
				<author><![CDATA[ jchuet]]></author>
			</item>
			<item>
				<title>Re:Value Chart?</title>
				<description><![CDATA[ Hi,

Actually the capacity is like a budget.
That will set a max by default to your versions.
So for instance if you set the max to 15 story points (based on your velocity) the field will turn red in your "iteration" box if you have more then 15 points in your version.

It is some sort of notification to let you know that you have committed for more then you can deliver :wink:

Cheers,
JC

]]></description>
				<guid isPermaLink="true">http://www.greenpeppersoftware.com/site/posts/preList/727/6502.page#6502</guid>
				<link>http://www.greenpeppersoftware.com/site/posts/preList/727/6502.page#6502</link>
				<pubDate><![CDATA[Thu, 5 Nov 2009 01:05:04]]> GMT</pubDate>
				<author><![CDATA[ jchuet]]></author>
			</item>
			<item>
				<title>Re:How do we configure GH to display 5 char JIRA project keys without truncating down to 2 chars?</title>
				<description><![CDATA[ Sorry it is not possible.
If you hover the truncated key it will show you the complete key.
This was done due to space issues.

The numeric part of the key is what should be the most important.
You can do your search base on that part.

Cheers,
JC]]></description>
				<guid isPermaLink="true">http://www.greenpeppersoftware.com/site/posts/preList/728/6497.page#6497</guid>
				<link>http://www.greenpeppersoftware.com/site/posts/preList/728/6497.page#6497</link>
				<pubDate><![CDATA[Wed, 4 Nov 2009 17:08:12]]> GMT</pubDate>
				<author><![CDATA[ jchuet]]></author>
			</item>
	</channel>
</rss>
