fix: 关联缺陷与缺陷列表数量不一致

This commit is contained in:
chenjianxing 2021-12-06 15:37:18 +08:00 committed by jianxing
parent cd2d92ced2
commit beeb91d20e

View File

@ -67,6 +67,7 @@
and (test_case_issues.test_case_id is null or test_case_issues.test_case_id != #{request.caseId})
and (issues.platform_status != 'delete' or issues.platform_status is NULL)
<include refid="io.metersphere.base.mapper.ext.ExtBaseMapper.orders"/>
group by issues.id
</select>
<select id="getIssueForSync" resultType="io.metersphere.base.domain.IssuesDao">
select id,platform, platform_id