625add4f41
Change-Id: I7ecc9ed5382f72a6cd440ac5c02d4f0eee6060db
6 lines
185 B
YAML
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.
|