mirror of
https://github.com/frappe/lms.git
synced 2026-04-29 20:19:32 +03:00
53c77f9070
When a lesson was deleted, the remaining lessons' idx values were not resequenced. This caused Add Lesson to navigate to an existing lesson instead of creating a new one, showing stale data in the form.