Customized attribute (enumeration) not visible in the Editor
![]() Hello, I'm customizing attribute in RTC Project (Scrum). I create a new enumeration an a related attribute. When i add the attribute in the editor i don't see it.... Is there any specific action to do ? An other question, when i create a new attribute and i delete it after , it's not possible to create the same attribute with the same ID althought it was deleted before... is it normal? Thanks, Thomas |
3 answers
![]()
What version of RTC are you using?
If you create a new enumeration and add the attribute to editor, you should be able to see it in the new workitem(unless you assign the default value as Unassigned and you have hideifEmpty = true property set). If you are talking about those existing workitems(before you created the new enumeration attribute), you won't see them until you run Synchronize attribute in Eclipse client. If you have a new attribute and saved it and then delete it, then you cannot use the same id to create a new one because the deleted attribute is actually archived and can be restored hence the same id can not be duplicated. Comments Thank you, How could I restored an attribute? Is ti possible to change the attribute's type?
I would like to suggest to read: https://jazz.net/library/article/1003
You also want to go through https://jazz.net/library/article/1002 and the other links available at the bottom of article mentioned above.
|
![]() Thnak you every body, I defined the editor for the workitem with the attribute and refresh the RTC Client (HideifEmpty is not checked ).I also closed and reopened RTC Client and RTC from eclipse. But i don't see my attibute... could the project be corrupted ?
|
Comments
Just a question - did you also add the editor presentation for the attribute? Without it, you won't see the attribute in the editor.