automation_rule_version_not_found
The rule exists, but it has no version with that number: every save publishes a new version and the numbering never reuses a value.
| Code | Type | HTTP | Category |
|---|---|---|---|
automation_rule_version_not_found | not_found_error | 404 | Automations |
Cause
The rule exists, but it has no version with that number: every save publishes a new version and the numbering never reuses a value.
What to do
List the versions of the rule and pick one of the numbers it returns; the version in force also travels in current_version of the rule itself.
Related
All Automations 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.