Daniel Valenzuela

Results 4 issues of Daniel Valenzuela

The `mongo` shell utility is being deprecated in mongo 5.0 and removed in 6.0. Meanwhile mongo 4.x is near its end of life support. This makes it important to be...

## Description Instead of applying duplicated logic after getattr, that logic is incorporated into inheritable methods of the StudioEditable block. Should not affect other roles besides developers. ## Supporting information...

open-source-contribution

## Description When the `course_experience.relative_dates_disable_reset` flag is set to true in self paced courses, warnings that otherwise allowed learners to shift deadlines don't appear. This PRs shows warnings in this...

open-source-contribution

This warning is appearing 24 times during provisioning edx-platform. It clutters logs and hinders dev experience (https://github.com/openedx/edx-platform/issues/32888). ``` ModelBase.objects model manager will include soft-deleted objects in an upcoming release; please...