diff --git a/application/Espo/Resources/metadata/entityDefs/WorkingTimeRange.json b/application/Espo/Resources/metadata/entityDefs/WorkingTimeRange.json index bbdc418c89..3a89ba0bf3 100644 --- a/application/Espo/Resources/metadata/entityDefs/WorkingTimeRange.json +++ b/application/Espo/Resources/metadata/entityDefs/WorkingTimeRange.json @@ -80,7 +80,7 @@ }, "collection": { "orderBy": "dateStart", - "order": "asc" + "order": "desc" }, "indexes": { "typeRange": {