mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
When an application is disabled, or when a background jobs is removed by the app developer, then the job won't be found. In those cases, it makes sense to remove those jobs from oc_job. Signed-off-by: Louis Chemineau <louis@chmn.me>