@@ -334,6 +334,8 @@
ACT_HI_PROCINST
where
BUSINESS_KEY_ = #{businessId}
+ and
+ END_TIME_ is null
)
</delete>