LimeSurvey: master 62c1585a

Author Committer Branch Timestamp Parent
c_schmitz c_schmitz master 2022-03-11 10:52 master f4d03d82
Affected Issues  17942: Question could not be deleted. There are conditions for other questions that rely on this question.
Changeset

Fixed issue 17942: Question cannot be deleted if another deleted question had a condition pending on it
Dev Added integrity check to fix such a scenario

mod - application/controllers/QuestionAdministrationController.php Diff File
mod - application/controllers/admin/CheckIntegrity.php Diff File
mod - application/models/Question.php Diff File