ccollab admin review copy-participants

Applies to Collaborator 12.2, last modified on December 21, 2021

Description

Use this command to copy participants from one review to another.

Command Line Syntax

ccollab [global-options] admin review copy-participants <from-review> <to-review>

Command Options

Option

Required?

Description

<from-review>

Yes

Review to copy participants from.

Must be either an integer review-id, 'ask', or 'last'

<to-review>

Yes

Review to copy participants to.

Must be either an integer review-id, 'new', 'ask', or 'last'

Remarks

  • Participant roles remain the same as in the original review.
  • New participants are appended to existing participants of the "to-review".

Examples

To create a new review and initialize it with participants used in the last review:

ccollab admin review copy-participants last new

See Also

ccollab admin review

Highlight search results