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

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

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
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.

1 participant