-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Automation, Rest API
-
Epic Link:
-
Backlog priority:500
-
Sprint:nxFG 11.4.1
-
Story Points:5
it's kind of difficult to get the lifecycle state of a document because the property has a different name depending from where you try to get the state
"state" in the rest api
"lifeCycle" in automation
"currentLifeCycleState" in java
"ecm:currentLifeCycleState" in nxql
${doc.lifeCycleState} in template rendering