-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Rule - Smart Values
-
Severity 3 - Minor
-
Jira Service Management
Issue Summary
Jira's smart-value rendering engine interpreting {} as an attempt to use a smart value or variable as a line break.
Steps to Reproduce
- Create an automation rule
- Use the smart value to encode HTML e.g. {{issue.description.html}}
Expected Results
Using a value like:

it should be encode to HTML as follows:
Actual Results
The encode will be interpreted as a line break:
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available



