Added custom arguments to the back-populate job
BackPopulate Program Credentials job performs data for all the programs and for all the available learners which takes a lot of time. Adding in custom arguments will help run this job for specific learners and specific programs.
Showing
- openedx/core/djangoapps/programs/admin.py 2 additions, 1 deletionopenedx/core/djangoapps/programs/admin.py
- openedx/core/djangoapps/programs/management/commands/backpopulate_program_credentials.py 53 additions, 10 deletions...s/management/commands/backpopulate_program_credentials.py
- openedx/core/djangoapps/programs/migrations/0013_customprogramsconfig.py 31 additions, 0 deletions...angoapps/programs/migrations/0013_customprogramsconfig.py
- openedx/core/djangoapps/programs/models.py 19 additions, 0 deletionsopenedx/core/djangoapps/programs/models.py
- openedx/core/djangoapps/programs/tasks/v1/tasks.py 2 additions, 0 deletionsopenedx/core/djangoapps/programs/tasks/v1/tasks.py
Please register or sign in to comment