-
Type:
Problem report
-
Resolution: Unresolved
-
Priority:
Trivial
-
None
-
Affects Version/s: 4.0.14rc1, 4.2.8rc1, 4.4.0rc1
-
Component/s: API (A)
Steps to reproduce:
send api request
"method": "template.massupdate",
"params": {
"templates": [
{
"templateid": "10093"
}
],
"macros": [
{
"macro": "{$API}",
"value": "api test"
}
]
},
Open template in UI and check macro tab
Result: empty macro tab
Expected: macro added to template