Open stefanzilske opened 3 weeks ago
For C7 embedded, dueDate, candidateUsers and candidateGroups are missing from the meta data of TaskInformation.
dueDate
candidateUsers
candidateGroups
TaskInformation
Those fields are mapped for C7 remote and C8, so they should be mapped for C7 embedded as well.
Same for formKey. We should check for other missing fields.
formKey
For C7 embedded,
dueDate
,candidateUsers
andcandidateGroups
are missing from the meta data ofTaskInformation
.Those fields are mapped for C7 remote and C8, so they should be mapped for C7 embedded as well.