RTC Script for defect
Abhishek Kumar (13●1●19)
| asked Sep 09 '19, 3:04 p.m.
retagged Sep 13 '19, 4:43 p.m. by Ken Tessier (841●1●7) I want to have the default text appearing on each new defect created.
Can anyone give me the solution that how can we create the script for this?
|
3 answers
Ralph Schoon (63.5k●3●36●46)
| answered Sep 10 '19, 6:01 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Sep 10 '19, 6:01 a.m. Consider https://jazz.net/library/article/1093 the last two labs at least.
Note, default values work for all work item types that have the attribute.
Note, calculated values can check the work item types, but can overwrite user input if not used carefully.
I am pretty sure examples have been discussed here.
|
|
Use the attribute customizations to set up a "default" - choose the multi line text and input what you want to be displayed.
On the field in question at the work item types - update the field to select the new default value.
|
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.
Comments
Purpose of text? Text needs to be changeable? Use Case? Why would you require a script?
I want that whenever I create a defect for a particular project , I get the default text appearing in the description field.