Description
The ccollab admin diagnostic review-inactive-participants-clean
command will remove all participants with inactive roles from a specific or all reviews. 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-clean
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 remove all the participants with inactive roles from a specific review else from all the reviews. |
Examples
To clean all participants with inactive roles from all reviews:
ccollab admin diagnostic review-inactive-participants-clean
To clean all participants with inactive roles from a specific review:
ccollab admin diagnostic review-inactive-participants-clean 14
See Also
ccollab admin diagnostic
ccollab admin diagnostic review-inactive-participants-list
ccollab admin diagnostic content-cache-cleanup-unused