Description
The ccollab admin diagnostic review-inactive-participants-list command will list all participants with inactive roles. If in a review, some participants are assigned to a role which does not exists in Roles Configuration used by the Review Templates, this command can be used to list down all such participants.
Command Line Syntax
ccollab [global-options] admin diagnostic review-inactive-participants-list
Command Options
| 
 Option  | 
 Required?  | 
 Description  | 
|---|---|---|
| 
 [global-options]  | 
 No  | 
 A number of global options. See Command-line Global Options Reference.  | 
| 
 <reviewId>  | 
 No  | 
 Identifier of the desired review (an integer number), if provided will list down the participants with inactive roles from a specific review else from all the reviews.  | 
Examples
To list participants with inactive roles from all reviews:
ccollab admin diagnostic review-inactive-participants-list
To list participants with inactive roles from a specific review:
ccollab admin diagnostic review-inactive-participants-list 14
See Also
ccollab admin diagnostic
ccollab admin diagnostic review-inactive-participants-clean
ccollab admin diagnostic content-cache-cleanup-unused
