diff --git a/application/Espo/Resources/metadata/entityDefs/ActionHistoryRecord.json b/application/Espo/Resources/metadata/entityDefs/ActionHistoryRecord.json index d8497b3db2..0a38289bd8 100644 --- a/application/Espo/Resources/metadata/entityDefs/ActionHistoryRecord.json +++ b/application/Espo/Resources/metadata/entityDefs/ActionHistoryRecord.json @@ -69,7 +69,7 @@ }, "collection": { "orderBy": "number", - "order": "asc", + "order": "desc", "textFilterFields": ["ipAddress", "userName"], "countDisabled": true },