gocodebox / lifterlms

LifterLMS, a WordPress LMS Solution: Easily create, sell, and protect engaging online courses.
https://lifterlms.com
GNU General Public License v3.0
178 stars 135 forks source link

Course Builder Fails to Save Lessons, When Lesson Count Reaches 100+ #800

Open chetawesomelaser1 opened 5 years ago

chetawesomelaser1 commented 5 years ago

Reproduction Steps

Expected Behavior

Actual Behavior

Error Messages / Logs

N/A

System Information

System Report ``` ```

Browser, Device, and Operating System Information

thomasplevy commented 5 years ago

At a glance if it's unclear if this as a scalability concern resulting from large DB queries to list sections/lessons or if there's something arbitrarily limiting lesson counts with a magic number

either way this should be addressed but going to push this to the future.

If you're building courses with this kind of structure in production please let me know

kosmavm commented 4 years ago

@thomasplevy we are not there yet, but we are intending to grow the course over the next year that covers a year's worth of content. From the way things are going, I anticipate ~50 lessons per term. I am tracking this issue, maybe by the time you address it, we will have enough content to be a guinea pig :)

thomasplevy commented 4 years ago

@kosmavm we actually mentioned this in our bug scrub this week and while we are not officially prioritizing anything here we are aware of the issues here with very large courses and are kicking around some ideas about how to solve this. Betas will certainly be released when we implement changes here so please keep your eye out.