Issue with adding editable attributes to Artifact Type
I created Artifact Type with 4 attributes(some string and some boolean) and created few artifacts with this type. Later I added few more attributes(integer) to the same Artifact Type. I get a view of added attributes in all screens and I can view them by changing column display properties. However if I create more artifacts with this artifact type(i.e. after adding additional attributes), I can edit only original attributes but not additional attributes which were added later. I tried it in editor also and in columns also but only original attributes are editable not newly added attributes. Is there a limitation that attributes can not be added to artifact type later on? |
3 answers
Hi, I had a similar issue and if I remember correctly , it was because of the used ID.
I created an attribute with com.xxx.yyy.zzz.myattribute and was not able to edit it.
But before that ensure that you have all the cach issues eliminated.
1) go to Modify this project area
have also a look at https://jazz.net/library/article/529
hope this helps erwin |
Thanks Erwin. However its bit different in my case. The artifact was showing new attributes but they were not editable. But today I can edit all the attributes and not facing the issue. this sounds quite weird though. I am finding this tool very amazing :) |
Ralph Schoon (63.6k●3●36●46)
| answered Sep 24 '12, 10:13 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
If you add attributes they are only available in work items created after they have been added. You need to "Synchronize Attributes" to make the new attributes available to older work items. See https://jazz.net/library/article/529 .
|
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.