It's all about the answers!

Ask a question

rtc 3.0.1 to change attribute value on workflow


Eray İzgin (11611724) | asked Dec 12 '11, 4:00 a.m.
I want to change some value or descriptions on default workflow. Process Configuration -> workflows

After I set any minor changes (For example : description of a workflow), when I save this changes. Editor gave error like
"No enum const classcom.ibm.team.workitem.ide.ui.internal.aspecteditor.workflow.WFSStateGroup$GroupCategory.NPROGRESS."

I investigated process configuration source.xml . I realised some definitions are being added by editor.

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"
I work on RTC 3.0.1 Client

One answer



permanent link
Eray İzgin (11611724) | answered Dec 12 '11, 4:29 a.m.
Although not to change any change on state groups, stateGroupDefinitions are being added by editor.

Your answer


Register or 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.