Record IDs Rule ¶
This rule checks that record IDs are sequential. There is usually a record ID in the project-specific ticket format. If not, the tickets will be automatically assigned record IDs in sequential order.
Syntax
1 2 | check record ids are sequential; check record ids are sequential if present; |
1, 2, and 3, this check is successful.