[ACA-3596] process-header change assignee property key to createdBy (#5854)

* [ACA-3596] process-header change assignee property key to createdBy

* Fix unit test
This commit is contained in:
arditdomi
2020-07-13 15:34:01 +01:00
committed by GitHub
parent 1f58c2d64b
commit 50daa0ef7b
4 changed files with 4 additions and 4 deletions

View File

@@ -87,7 +87,7 @@ export class ProcessInstanceHeaderComponent implements OnChanges {
{
label: 'ADF_PROCESS_LIST.PROPERTIES.CREATED_BY',
value: this.getStartedByFullName(),
key: 'assignee',
key: 'createdBy',
default: this.translationService.instant('ADF_PROCESS_LIST.PROPERTIES.CREATED_BY_DEFAULT')
}),
new CardViewDateItemModel(