This action permits to delete selected QA issues.
The action is configured as follows:
|
type |
"QaIssuesDelete" |
string, Mandatory |
|
locale |
The language of the text for which to delete QA issues. |
string, Mandatory |
|
rules |
Optional. Selects the rules to delete: An array of QA rule ID numbers. See also Searching - QA issues
|
int[]?, Optional |
|
severity |
Optional. Selects the rules to delete to delete by their severity.
Example:
|
int[]?, Optional |
|
dismissed |
Optional.
|
bool?, Optional |
|
adjustTextStatus |
Optional, default is false. If true then the text status is adjusted for the issues (after any filtered issues are removed):
Note: The text status is only changed if issues were actually updated by the action. |
bool |