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.
Related
All Series error codes
Causes and actions for errors in this category.
Error codes by category
Find an error by the category that emits it.
Full reference table
All codes, HTTP statuses, types and descriptions in one reference.
Error model
Interpret the error envelope and handle errors by code.