LimeSurvey: master 1b975c60

Author Committer Branch Timestamp Parent
gabrieljenik gabrieljenik master 2020-07-10 19:57:44 master ac15ca87
Affected Issues  16454: Sometimes, question_order is assigned from survey_id
Changeset

Fixed issue 16454: Sometimes, question_order is assigned from survey_id

updateQuestionOrder definition was modified to use 1 as default value. Now reordering will follow the same schema as when questions are added, both starting from 1.

mod - application/models/Question.php Diff File