Description
Use this command to modify an existing defect on a review.
Command Line Syntax
ccollab [global-options] admin review defect edit [--comment <value>] [--custom-field <value> [<value> ...]] <defect>
Command Options
Option |
Required? |
Description |
---|---|---|
No |
The description of the defect. |
|
No |
Setting for custom fields, in the form field-name=field-value (For example, "Severity=Major") For multi-line fields, use \n for line breaks: "Note=This is line 1.\nThis is line 2." For drop-down series and multi-select list fields, use | as value separators: "Product area=Order Form|Start Screen|API|Reporting" |
|
Yes |
Identifier of the desired defect (an integer number), or a |
See Also
ccollab admin review defect
Review Chats, Comments, and Defects