Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to set order of State Groups in Taskboard

In RTC you can define the various State Groups. These are visible in the Taskboard. How can I define the ORDER of the newly created states.

I see now (from left to right):
State Group 3
State Group 2
State Group 4
State Group 1

I want to order that into:
State Group 1
State Group 2
State Group 3
State Group 4

1

0 votes

Comments

Yes, I found it. It works. Thanks.


Accepted answer

Permanent link
open the Process specification source and change the order in the stategroup table for that workitem


            <configuration-data xmlns="http://com.ibm.team.workitem/workflow" final="false" id="com.ibm.team.workitem.configuration.workflow">
                <stateGroupDefinition category="closed" id="closed" name="Closed" oslcGroup="oslc-closed"/>
                <stateGroupDefinition category="open" id="open" name="Open"/>
                <stateGroupDefinition category="inprogress" id="inprogress" name="In Progress" oslcGroup="oslc-inprogress"/>
                <stateGroupDefinition category="closed" id="verified" name="Verified" oslcGroup="oslc-verified"/>
                <stateGroupDefinition category="open" id="sg5" name="my group"/>
Marc van Lint selected this answer as the correct answer

2 votes

Comments

Hello,

I would like also to do that, but I do not know where I can find this 'Process specification source' ?

Appreciate your help,

using Eclipse, Open Project, select the Process Configuration Source tab


Thanks Sam but actually I'm an RTC end user, I'm just using RTC by accessing the URL https://igartc03.swg.usma.ibm.com/ my project. Do you mean that if I download Eclipse I can export setting from RTC and re-import then?

I will appreciate any guidelines for setting up Eclipse,
Thank you

you cannot change the content via the web.  also, it affects all users of that project

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,019
× 115

Question asked: Oct 03 '14, 11:41 a.m.

Question was seen: 3,911 times

Last updated: Nov 19 '15, 1:42 a.m.

Confirmation Cancel Confirm