-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 9.1
-
Fix Version/s: 9.3
-
Component/s: Automation
-
Sprint:nxfit 9.3.4
-
Story Points:5
Automation chains that used to work with LTS2016 are broken in FT9.1.
- It looks like the underlying class for documents has changed so statements like input.lifeCycle === 'draft' or input.hasFacet('Picture') don't work anymore when calling a script from the REST API
- ctx.WorkflowVariables.myVariable returns null