mirror of
https://gitee.com/fit2cloud-feizhiyun/MeterSphere.git
synced 2024-12-05 05:29:29 +08:00
fix(测试跟踪): 从1.20升级到2.8测试计划用例评论不显示
--bug=1025295 --user=陈建星 【测试跟踪】github#23500,【测试跟踪】从1.20.20升级到2.8.1版本,在1.20.20版本测试计划用例执行上传的截图和评论,在2.8.1版本查询不到 https://www.tapd.cn/55049933/s/1361470
This commit is contained in:
parent
c88ca44085
commit
d3ce3578d8
@ -514,10 +514,6 @@ WHERE status IN ('UnPass', 'Pass');
|
||||
|
||||
UPDATE test_case_comment
|
||||
SET `type` = 'PLAN'
|
||||
WHERE status IN ('Prepare', 'Underway', 'Failure', 'Blocking', 'Skip');
|
||||
|
||||
UPDATE test_case_comment
|
||||
SET `type` = 'CASE'
|
||||
WHERE `type` = '';
|
||||
|
||||
--
|
||||
|
Loading…
Reference in New Issue
Block a user