Can sortorder column of course table be stopped from getting updated every time whenever a new course get created?

Can sortorder column of course table be stopped from getting updated every time whenever a new course get created?

by Arvind Dubey -
Number of replies: 0

Hi,

Whenever a new course get created in the system, sortorder column of course table get updated for every existing courses. If system has more number of courses, course creation time will increase. Please help me to understand, what will be impacted if I comment out "fix_course_sortorder" function in "create_course" function in order to avoid update of sortorder column for every existing courses also delay of course creation time in case of having more number of courses.


Regards,

Arvind

Average of ratings: -