Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: upgrade start_certificate_regeneration to drf ( 29 ) #35599

Merged
merged 13 commits into from
Dec 2, 2024

Conversation

awais786
Copy link
Contributor

@awais786 awais786 commented Oct 6, 2024

Issue

Verify via postman

  1. Try this URL as post.

it can take multiple params so you can pass following all also or any one.

pass form-data = 
    certificate_statuses: downloadable
    certificate_statuses: notpassing
    certificate_statuses: audit_passing
    certificate_statuses: audit_notpassing
    certificate_statuses: error

expected result

{
    "message": "Certificate regeneration task has been started. You can view the status of the generation task in the \"Pending Tasks\" section.",
    "success": true
}

Verify via instructor dashboard

  1. Open this page
  2. Go to Student-Generated Certificates section.
  3. Select options and press the Regenerate button.
Screenshot 2024-10-07 at 12 00 45 AM

@awais786 awais786 requested a review from feanil October 6, 2024 19:01
@awais786 awais786 changed the title Start certificate regeneration to drf feat!: upgrade start_certificate_regeneration to drf ( 29 ) Oct 6, 2024
@awais786 awais786 marked this pull request as ready for review October 7, 2024 05:08
@awais786 awais786 merged commit 81d4239 into master Dec 2, 2024
51 checks passed
@awais786 awais786 deleted the start_certificate_regeneration-to-drf branch December 2, 2024 12:08
@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX staging environment in preparation for a release to production.

@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX production environment.

1 similar comment
@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX production environment.

salman2013 pushed a commit to salman2013/edx-platform that referenced this pull request Dec 2, 2024
irtazaakram pushed a commit that referenced this pull request Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants