Remove deleted courses from Canvas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I'm working on a process to remove courses/sections that have already been deleted in Jenzabar but are still present in Canvas.
When I run the process, I have the courses files and the sections file with a "deleted" status for the courses/sections that needs to be deleted from Canvas.
The issue is when I run the SIS import, it doesn't go through and the error says that "There are orphaned sections" which from what I understand means that we are sending sections for which we are not sending the corresponding courses. After having that error, I updated the process so that deleted courses will also be in the Courses.csv file but I'm still having that error.
I also tried to create a Sections.csv and a Courses.csv file with only a couple of sections and courses to be deleted but even though the files are imported and in the Imported Items I can see "Sections: 2" and "Courses: 2", the courses are still in Canvas.
Anyone has an idea on what I'm not doing right?