Celery task not properly registered #32

Closed
opened 2022-01-01 23:01:43 +01:00 by nik · 4 comments
nik commented 2022-01-01 23:01:43 +01:00 (Migrated from edugit.org)

The management command is never properly registered, if not explicitly called. This means it cannot be configured for celery beat, probably, and I am unsure whether this might have other side effects.

Tasks need to be defined in a module tasks.py.

The management command is never properly registered, if not explicitly called. This means it cannot be configured for celery beat, probably, and I am unsure whether this might have other side effects. Tasks need to be defined in a module `tasks.py`.
nik commented 2022-01-01 23:01:43 +01:00 (Migrated from edugit.org)

assigned to @hansegucker

assigned to @hansegucker
hansegucker commented 2022-01-07 13:02:19 +01:00 (Migrated from edugit.org)

created merge request !140 to address this issue

created merge request !140 to address this issue
hansegucker commented 2022-01-07 13:02:19 +01:00 (Migrated from edugit.org)

mentioned in merge request !140

mentioned in merge request !140
nik (Migrated from edugit.org) closed this issue 2022-01-08 11:20:40 +01:00
nik commented 2022-01-08 11:20:41 +01:00 (Migrated from edugit.org)

mentioned in commit 560b63bedc

mentioned in commit 560b63bedc478e5f201ec4eaa23a4a5488e30638
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS-App-CSVImport#32
No description provided.