refactor!: Remove backpopulate_program_credentials in favor of using
notify_credentials command In this PR we are removing a management command that has performance issues and duplicates logic not available in the notify_credentials management command.
Showing
- openedx/core/djangoapps/programs/admin.py 1 addition, 2 deletionsopenedx/core/djangoapps/programs/admin.py
- openedx/core/djangoapps/programs/management/commands/backpopulate_program_credentials.py 0 additions, 163 deletions...s/management/commands/backpopulate_program_credentials.py
- openedx/core/djangoapps/programs/migrations/0014_delete_customprogramsconfig.py 16 additions, 0 deletions...s/programs/migrations/0014_delete_customprogramsconfig.py
- openedx/core/djangoapps/programs/models.py 0 additions, 18 deletionsopenedx/core/djangoapps/programs/models.py
- openedx/core/djangoapps/programs/tests/test_backpopulate_program_credentials.py 0 additions, 390 deletions...s/programs/tests/test_backpopulate_program_credentials.py
Please register or sign in to comment