Files
edx-platform/lms/djangoapps/verify_student
Zachary Hancock abf1f21668 fix: bulk verification creation failure for large input (#29197)
Fixes an issue where bulk create was only batching writes. With a sufficiently large input the users queryset would fail to evaluate due to the size of the filter list sent to the db.
2021-11-02 17:45:43 -04:00
..
2021-03-12 10:25:54 -05:00
2020-12-03 16:06:14 +01:00