The GitHub Actions job "CodeQL" on ofbiz-framework.git has failed.
Run started by GitHub user nmalin (triggered by nmalin).

Head commit for run:
b3737437020b92b39cf8b760934e2bfa9b1dea03 / Nicolas Malin 
<nicolas.ma...@nereide.fr>
Improved: Optimization on removeJob service (OFBIZ-13182)

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.

Report URL: https://github.com/apache/ofbiz-framework/actions/runs/11930073326

With regards,
GitHub Actions via GitBox

Reply via email to