mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Fix change committed by mistake to service task request (#10504)
This commit is contained in:
@@ -84,7 +84,7 @@ export class ServiceTaskListCloudComponent extends BaseTaskListCloudComponent {
|
||||
maxItems: this.size,
|
||||
skipCount: this.skipCount,
|
||||
sorting: this.sorting,
|
||||
serviceTaskId: this.queryParams?.serviceTaskId,
|
||||
id: this.queryParams?.serviceTaskId,
|
||||
environmentId: this.queryParams?.environmentId,
|
||||
activityName: this.queryParams?.activityName,
|
||||
activityType: this.queryParams?.activityType,
|
||||
|
Reference in New Issue
Block a user