Control the order of columns in Kanban view
Hello, I'm using RTC V5.0.2, via the Eclipse client for configuring my Kanban.
I have ordered my state groups as indicated otherwise, it works fine.
However, I did not manage to order my states inside a state group.
In Process Configuration Source, my states look fine :
Sample : (as found in the source)
<state group="sg7" id="com.softwaymedical.team.workitem.workflow.testKanbanSilo.state.s7" name="Recette en cours" ...
<state group="sg7" id="com.softwaymedical.team.workitem.workflow.testKanbanSilo.state.s8" name="A qualifier" ...
Disclaimer : The problem does not seem to be with the order of the names, because I have other columns that are ordered correctly.
I have ordered my state groups as indicated otherwise, it works fine.
However, I did not manage to order my states inside a state group.
In Process Configuration Source, my states look fine :
- Same group
- Ordered visually according to my needs
- Even the ids are in the correct order...
Sample : (as found in the source)
<state group="sg7" id="com.softwaymedical.team.workitem.workflow.testKanbanSilo.state.s7" name="Recette en cours" ...
<state group="sg7" id="com.softwaymedical.team.workitem.workflow.testKanbanSilo.state.s8" name="A qualifier" ...
Disclaimer : The problem does not seem to be with the order of the names, because I have other columns that are ordered correctly.
Comments
K L
Jul 23 '15, 3:11 p.m.I have trouble to format my question ...
I would like to use <pre> for the code sample, but not for the rest of the question...