monthly_requires_month_segmented_format
The counter resets monthly but the numbering mask does not segment by month, so two months would start on the same correlative and produce duplicate numbers within the year.
| Code | Type | HTTP | Category |
|---|---|---|---|
monthly_requires_month_segmented_format | invalid_request_error | 422 | Series |
Cause
The counter resets monthly but the numbering mask does not segment by month, so two months would start on the same correlative and produce duplicate numbers within the year.
What to do
Add the month token to number_format, or switch the reset policy to annual or never.