automation_rule_version_snapshot_not_found
The run points at a rule version whose frozen definition is not stored, so there is no definition to execute: a run always executes the version it started with, never the live rule.
| Code | Type | HTTP | Category |
|---|---|---|---|
automation_rule_version_snapshot_not_found | not_found_error | 404 | Automations |
Cause
The run points at a rule version whose frozen definition is not stored, so there is no definition to execute: a run always executes the version it started with, never the live rule.
What to do
Save the rule again to publish a fresh version and let new events run against it; the affected run cannot be rebuilt from a definition that is no longer stored.
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.