Update assigned_to handling on front end & debug task assignment.
This commit is contained in:
@@ -2114,7 +2114,7 @@ export const TemplateList = (type, context) => {
|
||||
title: i18n.t("reportcenter.templates.tasks_date_employee"),
|
||||
subject: i18n.t("reportcenter.templates.tasks_date_employee"),
|
||||
key: "tasks_date_employee",
|
||||
idtype: "employeeWithEmail",
|
||||
idtype: "employee",
|
||||
disabled: false,
|
||||
rangeFilter: {
|
||||
object: i18n.t("reportcenter.labels.objects.tasks"),
|
||||
|
||||
Reference in New Issue
Block a user