Using process configuration from other project area?
2 answers
Comments
or push the refresh swirl at the top of the process config editor page
In Eclipse, I believe I had to both refresh and do the navigate back and forth ... but it also might just have been I was being too impatient (:-).
Thanks.
To help, we'll need to know where in the consuming project area were you looking? For roles, you need to look in the list of roles available in Permissions ... the role list in the Role section of the consuming project area process configuration tab is just those added in the consuming project area, and does not show the inherited ones.
Thanks.
To see the new attribute in a work item, you need to extend the work item editor(s) to display that custom property (see the on-line help for that, or google for it). If you have done that, then you should see it in new work items that you create. To see it in old work items, you should perform the operations described in the jazz.net forum entries, like https://jazz.net/forum/questions/72330/see-new-attribute-on-existing-work-items
Thanks, as mentioned by you rightly, I was able to locate the role from master project area in consumable project area, under "Process Configuration > Permissions > Roles".
He meant, you have to add the attribute to some screen of the workitem.
those screens are called the workitem editor, cause you are editing the values in a workitem.
RTC doesn't just stick the attribute on some page, YOU have to do the customization work..
in the process config, workitems,
and then when you save the editor the config, for workitems being created AFTER you did this, the attribute should show where you configured it to display.
for existing workitems, YOU have to tell RTC to update their state to include the new attribute. As Geoff mentioned
In master project area, I also created a new workitem following exactly the steps mentioned in http://www.ibm.com/developerworks/rational/library/custom-work-item-rational-team-concert/.
The topics in this section of the IBM Knowledge Center might help: Sharing the process of a project area. Also, this tutorial: Standardize process in your organization by using project area process sharing.
Ken