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

new custom attributes in existing workitems

Hi

I have some workitems , and I decided to add some new custom attributes to them.
For new workitems the new attributes show normally but in already created workitems i can not modify the field ( it shows in grey in the web and it does not show in the client )

Is there someway to update those fields?

The Field is an enumeration.

0 votes



2 answers

Permanent link
Hi

I have some workitems , and I decided to add some new custom attributes to them.
For new workitems the new attributes show normally but in already created workitems i can not modify the field ( it shows in grey in the web and it does not show in the client )

Is there someway to update those fields?

The Field is an enumeration.



In the Eclipse client you need to create a query that will return all the records you want to update with this new field (ex. All unresolved work items). Then do a select all on the result set and if you right-click on either the Type or ID column you'll see a Synchronize Attributes option. Select that and it will add your new field to those records.

I don't have the eclipse client in front of me so I can't check if it's Type or ID you right click on.

0 votes


Permanent link
Hi

I have some workitems , and I decided to add some new custom attributes to them.
For new workitems the new attributes show normally but in already created workitems i can not modify the field ( it shows in grey in the web and it does not show in the client )

Is there someway to update those fields?

The Field is an enumeration.



In the Eclipse client you need to create a query that will return all the records you want to update with this new field (ex. All unresolved work items). Then do a select all on the result set and if you right-click on either the Type or ID column you'll see a Synchronize Attributes option. Select that and it will add your new field to those records.

I don't have the eclipse client in front of me so I can't check if it's Type or ID you right click on.

Thanks :)! IT was the "Type" column where you have to clik on !

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: Oct 06 '11, 12:59 p.m.

Question was seen: 3,626 times

Last updated: Oct 06 '11, 12:59 p.m.

Confirmation Cancel Confirm