ironic-inspector/releasenotes/notes/check-formatted-value-from-...

6 lines
185 B
YAML

---
fixes:
- Fix setting non string 'value' field for rule's actions. As
non string value is obviously not a formatted value, add the
check to avoid AttributeError exception.