From 4777c248423d6f840b55ca9c979868c99d8c710a Mon Sep 17 00:00:00 2001 From: song-cc-rock Date: Fri, 12 Aug 2022 11:29:16 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=B5=8B=E8=AF=95=E8=B7=9F=E8=B8=AA):=20?= =?UTF-8?q?=E7=94=A8=E4=BE=8B=E8=AF=84=E5=AE=A1=E5=88=97=E8=A1=A8=E4=B8=AD?= =?UTF-8?q?=E5=AD=97=E6=AE=B5=E6=8E=92=E5=BA=8F=E5=90=8E=E6=89=B9=E9=87=8F?= =?UTF-8?q?=E7=BC=96=E8=BE=91=E6=8A=A5=E9=94=99=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1015693 --user=宋昌昌 [BUG]【用例评审】列表模式下,选择所有用例批量编辑评审结果失败,页面报错提示“SQL error happened, please check logs.” #16722v https://www.tapd.cn/55049933/s/1222835 --- .../io/metersphere/base/mapper/ext/ExtTestReviewCaseMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/src/main/java/io/metersphere/base/mapper/ext/ExtTestReviewCaseMapper.xml b/backend/src/main/java/io/metersphere/base/mapper/ext/ExtTestReviewCaseMapper.xml index 114aa086c9..b45fe51755 100644 --- a/backend/src/main/java/io/metersphere/base/mapper/ext/ExtTestReviewCaseMapper.xml +++ b/backend/src/main/java/io/metersphere/base/mapper/ext/ExtTestReviewCaseMapper.xml @@ -379,7 +379,7 @@ order by - + test_case.${order.name} ${order.type}