The Generate node data rules had no rule for 'style', so validated() dropped it on save — the run always fell back to the default image_card. Add a Rule::in(ContentStyle) rule so the selected style is persisted and unknown values are rejected. |
||
|---|---|---|
| .. | ||
| ActivateAutomationRequest.php | ||
| InspectFeedRequest.php | ||
| PauseAutomationRequest.php | ||
| RetryRunRequest.php | ||
| StoreAutomationRequest.php | ||
| TestAutomationRequest.php | ||
| UpdateAutomationRequest.php | ||