appsembler / figures

Reporting and data retrieval app for Open edX
MIT License
44 stars 37 forks source link

Handle edge case w/ days to complete, where cert exists w/o enrollment #383

Closed bryanlandia closed 3 years ago

bryanlandia commented 3 years ago

Change description

Found cases where a GeneratedCertificate existed for a user/course but the CourseEnrollment for user/course no longer existed. Odd edge case breaking calculation of days to complete.

Type of change

Development

Security

Code review