Forum Discussion
sharifsallam
11 years agoContributor
Hi Dana,
You cannot modify review's participants after it's complete without re-opening it first. That said the only way to give that user access is to enable his admin privileges to access all reviews.
If you want to add that user to NEW/IN PROGRESS reviews:
1- You can use user subscribtion as described here
(http://codecollaborator.smartbear.com/docs/manual/8.0/ws_user_prefs.html?zoom_highlightsub=subscribe)
2- You can add the user using the command line:
ccollab admin review participant assign <review> <participant> <role>
e.g. ccollab admin review participant assign 37 user2 observer
- 37 --> The review number
- user2 --> The username
(Note: if you want to add the user to a number of reviews, you can repeat the previous command in a batch file then run the batch file at once.)
You cannot modify review's participants after it's complete without re-opening it first. That said the only way to give that user access is to enable his admin privileges to access all reviews.
If you want to add that user to NEW/IN PROGRESS reviews:
1- You can use user subscribtion as described here
(http://codecollaborator.smartbear.com/docs/manual/8.0/ws_user_prefs.html?zoom_highlightsub=subscribe)
2- You can add the user using the command line:
ccollab admin review participant assign <review> <participant> <role>
e.g. ccollab admin review participant assign 37 user2 observer
- 37 --> The review number
- user2 --> The username
(Note: if you want to add the user to a number of reviews, you can repeat the previous command in a batch file then run the batch file at once.)
Related Content
- 11 years ago
Recent Discussions
- 3 months ago