Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Set a default filed against

Hi team ,


There is a requirement to set a default filed against(category) for a particular work item type and we can use Default Values to set the category,  But when I try to create a new work item of different type , the default category is set to My value in this work item also. For instance say i have Workitem type A which on creation by default will have category A but when i create Workitem type B that also carries filed against as Category A (Which i Dont want) Is there a way i can achieve setting the default filed against for a particular workitem alone?

Thanks,
Adhithya 

0 votes



One answer

Permanent link

Attribute customization has always been for an attribute and thus impacting all work item types that have said attribute.
The only workaround is to use JavaScript and wrap the default value provider. JavaScript can look at the type and work different based on the value. You can return the default value based on the type. Return the desired default if the type is detected  otherwise return the current value.

I am not sure why you would want a default value for filed against. What is the purpose/business value?

It is easy enough to show the work items that need to be picked up by the team leads based on an unassigned value if you allow that. So users that know could pick a good one.

0 votes

Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Feb 08 '18, 4:32 a.m.

Question was seen: 1,451 times

Last updated: Feb 08 '18, 5:09 a.m.

Confirmation Cancel Confirm