Stop changes being delivered to a stream - RTC source control

*爱你&永不变心* 提交于 2020-01-03 02:53:20

问题


Is it possible to prevent users from delivering change sets to a stream ?

If I have a stream that is being actively developed on and want to stop changes being delivered to that stream after a certain date is it possible to just 'lock' the stream so it becomes read only ? I want to ensure no changes can sneak into a stream after a particular date.


回答1:


You can try and change the ownership as well as the visibility of the stream, in order to set it to a team (which would exclude most of the members of the project area except a select few).

You can associate to that team the deliver right in the process area / Team configuration / permissions configuration section.
This is what that thread alludes to.




回答2:


https://jazz.net/library/article/215 describe the different options. There are read access patterns, write access permissions & preconditions on deliver which may help you depending on what you need exactly.

JohnC



来源:https://stackoverflow.com/questions/13345286/stop-changes-being-delivered-to-a-stream-rtc-source-control

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!