From 4ebc8e25272d491b7c3b5a7153d4bcf580503988 Mon Sep 17 00:00:00 2001 From: davidcanonieto Date: Thu, 4 Apr 2019 12:13:35 +0100 Subject: [PATCH] [ADF-4142] Remove processDefinitionKey property from EditTaskCloud component docs (#4552) --- .../components/edit-task-filter-cloud.component.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/process-services-cloud/components/edit-task-filter-cloud.component.md b/docs/process-services-cloud/components/edit-task-filter-cloud.component.md index 4812bee72f..0637f72421 100644 --- a/docs/process-services-cloud/components/edit-task-filter-cloud.component.md +++ b/docs/process-services-cloud/components/edit-task-filter-cloud.component.md @@ -88,7 +88,6 @@ given below: | **_standAlone_** | Standalone status of the task | | **_owner_** | User ID of the task's owner | | **_processDefinitionId_** | Process definition ID | -| **_processDefinitionKey_** | Process definition key | | **_processInstanceId_** | Process instance ID | | **_lastModified_** | Date the task was last modified. If lastModified defined the component will show the range **_lastModifiedFrom_**, **_lastModifiedTo_** | | **_sort_** | Field on which the filter results will be sorted (doesn't participate in the filtering itself). Can be "id", "name", "createdDate", "priority", "processDefinitionId". |