Work item presentation based on role
![]()
We'd like to have one or two fields that are only displayed to users of a certain role. Is that possible with 2.0/2.0.0.1?
Thanks in advance, Mike Johnson |
3 answers
![]()
Hi Mike,
while it is not implemented in 2.x, it is a planned story with high priority for 3.0. You might want to subscribe to https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=93943 cheers, Arne |
![]()
Thanks! Do you think it might be possible to do it with a Java plugin in 2.0.0.1?
Also is there a rough date for 3.0 yet? Thanks, Mike |
![]()
>> Do you think it might be possible to do it with a Java plugin in 2.0.0.1?
There are examples of modifying the presentation: http://jazz.net/wiki/bin/view/Main/ContributingAttributePresentations The RTC 2.0 SDK certainly allows accessing a persons role so that it should in principle be doable. Given that RTC 3.0 is already in M2 iteration, you'd have to hurry when trying to outrace the team with your own solution. If you do, please share the results. >> Also is there a rough date for 3.0 yet? Rough date? This is a Jazz world. Find detailed plans e.g. at https://jazz.net/wiki/bin/view/Main/RTCDevelopment cheers, Arne |