Files
edx-platform/lms/djangoapps
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-02-02 11:33:01 +05:00
2021-02-19 17:47:37 +05:00