From 4b038d66d13bb40779ee3e16804dec65c7fbb6f4 Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Mon, 24 Oct 2022 16:13:09 +0300 Subject: [PATCH] fix --- client/src/views/record/list.js | 1 + 1 file changed, 1 insertion(+) diff --git a/client/src/views/record/list.js b/client/src/views/record/list.js index ecf8329d81..fc3bf21331 100644 --- a/client/src/views/record/list.js +++ b/client/src/views/record/list.js @@ -1837,6 +1837,7 @@ function (Dep, MassActionHelper, ExportHelper, RecordModal) { this.scope = this.options.scope || this.entityType; this.massActionList = Espo.Utils.clone(this.massActionList); + this.checkAllResultMassActionList = Espo.Utils.clone(this.checkAllResultMassActionList); this.buttonList = Espo.Utils.clone(this.buttonList); this.mandatorySelectAttributeList = Espo.Utils.clone(