LimeSurvey: master a9d6f855

Author Committer Branch Timestamp Parent
Gabriel Jenik GitHub master 2023-06-13 15:32:08 master f6577df0
Affected Issues  18459: When filtering the survey list by a parent survey group, surveys assigned to a child survey group are not listed
Changeset

Fixed issue 18459: When filtering the survey list by a parent survey group, surveys assigned to a child survey group are not listed (#3167)

  • Fixed issue 18459: When filtering the survey list by a parent survey group, surveys assigned to a child survey group are not listed

  • Fixed issue 18459: When filtering the survey list by a parent survey group, surveys assigned to a child survey group are not listed

Tests added.

  • Fixed issue 18459: When filtering the survey list by a parent survey group, surveys assigned to a child survey group are not listed

Test for multiple surveys added.

  • Fixed issue 18459: When filtering the survey list by a parent survey group, surveys assigned to a child survey group are not listed

Test for any survey group id added.

  • Fixed issue 18459: When filtering the survey list by a parent survey group, surveys assigned to a child survey group are not listed

Survey count error fixed.

  • DEV: Review test failure

  • DEV: Review failing test

  • DEV: Review failing test

  • DEV: Review failing test

  • DEV: Review failing test

  • DEV: Review failing test


Co-authored-by: lapiudevgit <devgit@lapiu.biz>

mod - application/models/Survey.php Diff File
add - tests/unit/models/SurveySearchTest.php Diff File