Is there a way to make a tag field show up with a default value
I added a tag field to custom form. I want a default tag value on every work item I create. Is this possible?
|
One answer
If you use built-in Tag attribute, it does not seem to support default value setting.
You can create a new Tag attribute as Small String and then create a default value(https://jazz.net/wiki/bin/view/Main/AttributeCustomization#Default_values) and set that value to the Tag attribute so that when creating a new work item, the default value will be set. |
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
I would like to know as well. As far as I can tell, we need a "Collection" to set values to a Tags attribute, but the Script-based default value seems to always return a "String".