Predefined Process Template showing placeholders instead of text
![]()
Arjun Anand (16●2●2)
| asked Aug 27 '13, 2:52 a.m.
retagged Aug 27 '13, 4:43 p.m. by Amy Laird (165●1●4)
I went in to edit some of the project initialization tasks in the Formal Process on a month old install of RTC, and I noticed something odd:
<role-definitions>
<role-definition cardinality="many" description="%formalpm_spec_1" name="%formalpm_spec_7" role-id="analyst">
*SNIP*
...
*SNIP*
<role-definition cardinality="many" description="%formalpm_spec_6" name="%formalpm_spec_12" role-id="tester">
<role-definition cardinality="many" description="%formalpm_spec_211" name="%formalpm_spec_210" role-id="release_engineer">
</role-definition>
</role-definition>
</role-definition>
</role-definitions>
Is there any way I can fix this short of defining an entirely new process?
Additional details:
Team concert version 4.0.3
OS; RHEL 6.0
|