mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-09-29 16:18:22 +00:00
Fix submitter column of a collective-scoped periodic job
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
UPDATE `periodic_task`
|
||||
SET submitter = group_
|
||||
WHERE submitter = 'learn-classifier';
|
Reference in New Issue
Block a user