IBM Support

Order of state columns in IBM Rational Team Concert Kanban view is not shown as expected

Question & Answer


Question

Why the order of state columns in IBM Rational Team Concert (RTC) Kanban view is not as shown expected?

Cause

You would like to understand the reason the kanban view state columns are incorrectly ordered

Answer

The order in which the states belonging to a particular state group are shown in the kanban board view is dependent on the state id, for example, if the state name and id are defined as Analyzing s13, Reviewed s14, Ready s15, the order should show as Analyzing, Reviewed, Ready in the order of s13, s14, s15

It is as shown below highlighting the id of the states (group=Analysing) in the process definition and ordering of states in the Kanban view




<state group="analysis" icon="processattachment:/workflow/verify.gif" id="com.ibm.team.workitem.programEpic.workflow.state.s13" name="Analyzing" showResolution="false">
...
</state>
<state group="analysis" icon="processattachment:/workflow/reviewed.gif" id="com.ibm.team.workitem.programEpic.workflow.state.s14" name="Reviewed" showResolution="false">
...
</state>
<state group="analysis" icon="processattachment:/workflow/ready.gif" id="com.ibm.team.workitem.programEpic.workflow.state.s15" name="Ready (for Approval)" showResolution="false">
...
</state>


Corresponds to ordering of columns in "Analysing" group as Analyzing | Reviewed | Ready (for Approval)


Following are the steps necessary in order to arrive at any other ordering of states and hence columns
For example: Required | Analyzing | Ready (For Approval)

1. Remove* the states from the current and all other workflows, using the Process Configuration > workflow page > States


2. Save the changes

3. Add the states into the workflow States section in the order in which the states are intended. In this example Required | Analyzing | Ready (For Approval)



4. Complete the state transition based on actions between the states as highlighted below as an example



5. Review the order of states in the RTC plan > Kanban view which should now reflect the changes in state id in order of creation in step 3 above.




Note:

  • You need to make note of the workitems in the project area which will be affected due to this state id change. Which will need to be
    fixed manually post re-creating the states as explained above.
  • If the same state is used in multiple workflows then the states need to be deleted (Remove) and Recreated (Add) in all such workflows.

[{"Product":{"code":"SSUC3U","label":"IBM Engineering Workflow Management"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":"Process","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF012","label":"IBM i"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"5.0;5.0.1;5.0.2;6.0;6.0.1;6.0.2","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Product Synonym

Rational Team Concert

Document Information

Modified date:
17 June 2018

UID

swg21990578