[
https://issues.apache.org/jira/browse/OFBIZ-13182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas Malin closed OFBIZ-13182.
---------------------------------
Fix Version/s: 24.09.01
Resolution: Done
> Optimization on removeJob service
> ---------------------------------
>
> Key: OFBIZ-13182
> URL: https://issues.apache.org/jira/browse/OFBIZ-13182
> Project: OFBiz
> Issue Type: Improvement
> Components: framework/service
> Reporter: Nicolas Malin
> Assignee: Nicolas Malin
> Priority: Trivial
> Fix For: 24.09.01
>
>
> On removeJob service when we'll remove a job sandbox, we also delete other
> element linked (RecurrenceInfo and RuntimeData).
> Before their remove we control that no other job are connected to them, but
> currently we resolve the list and ensure that it empty.
> To be fast, we just ask the database through a count and ensure that is zero.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)