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

Hide Workitem Attributes depends upon process role

 Hello,

We are having RTC 4 for our engagement. Now suppose in a workitem tpe "Task" we want to hide "Time Spent" attribute from the customer role ( Process Role). All other role like project manager, developers etc able to see and can update "Time Spent" attribute in a "Task" workitem. Please suggest urgently.

0 votes



One answer

Permanent link
As far as I can tell, this is currently not supported out of the box. The only chance I can see would be to use a custom java based attribute customization. See https://jazz.net/wiki/bin/view/Main/AttributeCustomization#Providing_new_customizations_imp how to get started. You might want to start reading this as well http://rsjazz.wordpress.com/2013/02/28/setting-up-rational-team-concert-for-api-development/ to setup your environment.

The customization needs to be Java, because in JavaScript you don't have access to roles and lack the API needed to get the information.

Please be aware that this solution only hides information in the presentation. The data can still be seen in queries as far as I know. If you want to hide data today, I believe you should have the work items the customer can see separated from the ones you use for planning and use access groups and restrictions on work item, not attribute level.


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: Apr 11 '13, 4:20 a.m.

Question was seen: 4,487 times

Last updated: Apr 11 '13, 5:21 a.m.

Confirmation Cancel Confirm