-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Error in moment click to add item
Caused by: freemarker.core.InvalidReferenceException: The following has evaluated to null or missing:
==> jsonModelString [in template "org/alfresco/aikau/1.0.101.10/webscripts/form.get.json.ftl" at line 1, column 3]
Tip: If the failing expression is known to be legally null/missing, either specify a default value with myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthessis: (myOptionVar.foo)!myDefault, (myOptionVar.foo)
Please help me
Metadata
Metadata
Assignees
Labels
No labels