In RTC 6.0.5, how should we set RTC permissions to restrict the new Rollback option for Streams and Stream components from Operation History?
![]()
Christopher Starr (44●2●16)
| asked May 30 '18, 6:34 p.m.
edited Jun 01 '18, 2:03 p.m. by David Lafreniere (4.8k●7)
Hello. We are running RTC 6.0.5 Linux using Oracle. We are beginning to use the new Stream Rollback feature available in Eclipse under Team Artifacts > [Project name] > Source Control > right-click [Stream Name] > Show > Operation History > right-click a listed Operation > Rollback. This is a wonderful feature, but we want to restrict its use to certain roles in our Project Team.
How should we set RTC permissions to restrict the new Rollback option for Streams and Stream components from Operation History? We only want certain roles on the team to have permission to rollback a Stream, or a Stream component.
Thank you very much for any help you can provide.
|
One answer
![]() The following information was received from IBM on this topic: The Rollback operation requires the permission to Replace components in the stream.
In the Source Control section, expand Save Stream > Modify > Stream > Modify the stream components > Replace components in the stream.
Note: the Rollback option in the Eclipse menu is never grayed out, even when a user does NOT have permission to "replace components in the stream". This is expected. If/when this user tries to run "Rollback" on a stream (or a stream component), they will receive an error in the Team Advisor view stating that they do not have the required permission, and no action would occur. RTC does not filter out the possible actions in the Eclipse client based on process role permissions.
|