work on non editable approval workflow steps view
This commit is contained in:
@@ -18,7 +18,8 @@
|
||||
"Prof. X",
|
||||
"Prof. Y",
|
||||
"Prof. Z"
|
||||
]
|
||||
],
|
||||
"assigneesType": "teacher"
|
||||
},
|
||||
{
|
||||
"stepType": "approval-by",
|
||||
@@ -29,7 +30,8 @@
|
||||
"Prof. X",
|
||||
"Prof. Y",
|
||||
"Prof. Z"
|
||||
]
|
||||
],
|
||||
"assigneesType": "teacher"
|
||||
},
|
||||
{
|
||||
"stepType": "approval-by",
|
||||
@@ -39,7 +41,8 @@
|
||||
"Prof. X",
|
||||
"Prof. Y",
|
||||
"Prof. Z"
|
||||
]
|
||||
],
|
||||
"assigneesType": "teacher"
|
||||
},
|
||||
{
|
||||
"stepType": "approval-by",
|
||||
@@ -49,17 +52,19 @@
|
||||
"Prof. X",
|
||||
"Prof. Y",
|
||||
"Prof. Z"
|
||||
]
|
||||
],
|
||||
"assigneesType": "teacher"
|
||||
},
|
||||
{
|
||||
"stepType": "approval-by",
|
||||
"stepNumber": 5,
|
||||
"completed": false,
|
||||
"assignees": [
|
||||
"Prof. X",
|
||||
"Prof. Y",
|
||||
"Prof. Z"
|
||||
]
|
||||
"Dir. X",
|
||||
"Dir. Y",
|
||||
"Dir. Z"
|
||||
],
|
||||
"assigneesType": "corporate"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user