Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-83498

Subsections don't get removed from the database when deleted

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a bug
    • Icon: Minor Minor
    • None
    • 4.5
    • Subsection
    • None
    • MOODLE_405_STABLE
    • Hide
      1. Install the Ad-hoc database queries (customsql) plugin.
      2. Create a new Custom sections course.
      3. Add a subsection.
      4. Delete the subsection.
      5. Remember the course ID.
      6. Go to Site admin > Reports > Ad-hoc database queries
      7. Add a new query:
        SELECT * FROM {course_sections} WHERE course = [the course ID] ORDER BY section
        (inserting the course ID as appropriate)
      8. Verify the subsection isn't shown.
      Show
      Install the Ad-hoc database queries (customsql) plugin. Create a new Custom sections course. Add a subsection. Delete the subsection. Remember the course ID. Go to Site admin > Reports > Ad-hoc database queries Add a new query: SELECT * FROM {course_sections} WHERE course = [the course ID] ORDER BY section (inserting the course ID as appropriate) Verify the subsection isn't shown.

      As per title.

            Unassigned Unassigned
            james-cnz James E. Calder
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.