Define template variables
![]()
Hi,
I'm trying to get input during runtime while using work item templates using the method in the below forum link -
https://jazz.net/forum/questions/92108/how-can-i-define-a-work-item-template-that-allows-the-instatiator-to-set-attribute-values?redirect=%2Fforum%2Fquestions%2F92108%2Fhow-can-i-define-a-work-item-template-that-allows-the-instatiator-to-set-attribute-values
But I run into a similar issue such as " Variable "${title:mediumHtml}" cannot be bound to internal attribute."
The run time attribute I'm trying is for "Summary" field and below is my syntax -
<rtc_cm:title rdf:resource="${title:mediumHtml}"/>
Am I doing something wrong here or is this not a supported feature?
Thanks,
Sunita
|
2 answers
|
![]()
Hello Sunita,
This Enhancement https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=366292 was opened to add this functionality. Please, add your comments on it. Thanks ! |