Reuse Custom attributes across different WI types
One answer
In the same project, yes
Comments
Hi Sam,
Thanks for your reply.
Now suppose i created two work items and i filled planned start date's in both WI
Since i have reused Planned Start Date, it will be Single attribute holding two values for WI A and WI B
When i will query this attributes then which value is it going to return??
Will that return for Type A or Type B?
Each work item has its own instance of a given attribute, so it's isn't a single attribute holding two values ... it is two instances of the attribute, each with their own value.
What Geoff said..
in the setup you define the variables for each INSTANCE, from the available choices which are global in the project.
When u add the variable to the workitem presentation, you add it as a variable to that workitem type instance.
a weird problem tho.. as you can change a workitem type from story to defect to task to story..
if you complete the field on one workitem and change the value moves along to the new field.. but if the same field in the new layout already HAS a value.. what happens to that?