[ADF-4321] Add Task Id filter to task cloud filters (#4571)

This commit is contained in:
davidcanonieto
2019-04-10 10:49:56 +01:00
committed by Eugenio Romano
parent fb9308ddbf
commit 7a2c5762ff
5 changed files with 11 additions and 0 deletions

View File

@@ -82,6 +82,7 @@ given below:
| **_status_** | Execution state of the task. |
| **_assignee_** | User the task is assigned to |
| **_taskName_** | Name of the task |
| **_taskId_** | ID of the task |
| **_parentTaskId_** | ID of the task's parent task |
| **_priority_** | Task priority |
| **_createdDate_** | Date the task was created |