It's all about the answers!

Ask a question

components access


Angelo Corna (26148381) | asked Feb 21 '11, 5:34 p.m.
I have only a project area with 2 components (comp1 and comp2) and 2 users (user1 and user2).
I want that only user1 can see the files stored in comp1 and only user2 can see the files stored on comp2.
Is it possible? How?

Thanks in advance.
Bye.

3 answers



permanent link
Joseph Mao (440189) | answered Mar 16 '11, 10:40 p.m.
JAZZ DEVELOPER
Hi Geoff,
Using this method, is it possible to allow user1 to see comp2 but disable any option of editing?

Thanks,
Lilach
Read-access to a component is determined by the project area that owns
that component. To have different visibility for comp1 and comp2, you'd
need to create another project area, and make it be the owner of comp2.

Cheers,
Geoff


with comp2 owned by user2, you can use precondition of restrict change-set deliver to component to limit comp2 only can be delivered by user2 in specific stream.

permanent link
Lilach Eisenberg (3132) | answered Feb 22 '11, 12:28 a.m.
Hi Geoff,
Using this method, is it possible to allow user1 to see comp2 but disable any option of editing?

Thanks,
Lilach
Read-access to a component is determined by the project area that owns
that component. To have different visibility for comp1 and comp2, you'd
need to create another project area, and make it be the owner of comp2.

Cheers,
Geoff

permanent link
Geoffrey Clemm (30.1k33035) | answered Feb 22 '11, 12:23 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Read-access to a component is determined by the project area that owns
that component. To have different visibility for comp1 and comp2, you'd
need to create another project area, and make it be the owner of comp2.

Cheers,
Geoff

On 2/21/2011 5:38 PM, angelo_corna wrote:
I have only a project area with 2 components (comp1 and comp2) and 2
users (user1 and user2).
I want that only user1 can see the files stored in comp1 and only
user2 can see the files stored on comp2.
Is it possible? How?

Thanks in advance.
Bye.

Your answer


Register or 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.