Canvas Data 2 schema version errors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@sgergely It seems that schema versions for a number of tables in the the canvas namespace have reverted. For example, "rubrics" had been at version 2 in mid February, but shows version 1 when downloaded today from DAP. The following tables seem to have issues:
access_tokens
assignment_overrides
assignments
attachments
conversation_messages
developer_key_account_bindings
discussion_topics
grading_standards
learning_outcomes
master_courses_master_content_tags
rubrics
submission_comments
submissions
We aren't using the DAP client to load the tables, but we do check versions numbers as part of our process.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello everyone! Thanks for reporting the issues!
There was an issue while we were deploying a new version of our application in the background without the intention of making any changes to the schema. The released version got corrupted and unfortunately published "version 1" for the tables reported above. Once I have seen @mclark19 mention I instantly went after this and notified the team and they have quickly fixed it.
Sorry for the issue we have caused! We are implementing additional tests to catch such issues before they go live to prevent these in the future.