Resolve "Add another module for all RESQ transactions" #1696

Merged
korina.cordero merged 4 commits from 770-add-another-module-for-all-resq-transactions into 746-resq-2-0-final 2023-11-14 04:49:05 +00:00
Showing only changes of commit deb26d3aa8 - Show all commits

View file

@ -264,7 +264,5 @@ class ResqJobOrderController extends Controller
->setParameter('source', TransactionOrigin::MOBILE_APP);
break;
}
error_log($query->getDQL());
}
}