You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
courseasset validation failed: _contentTypeParentId: Path `_contentTypeParentId` is required.
There seems to be a problem with _contentTypeParentId. I noticed some old issues. Is there a workaround to import courses that get this issue? Can _contentTypeParentId be set anywhere in the src of the course? It is running fine with grunt.
Steps to Reproduce
Export course from AT
Import course to another AT
Versions
Authoring Tool Version: 0.11.3
Framework Version: 5.39.6
Node.js Version: 18.20.3
MongoDB Version: 7.0.11
Operating System: Debian 11
Browser: Any
The text was updated successfully, but these errors were encountered:
Expected Behaviour
Correctly imported course
Actual Behaviour
Course can’t be imported. Error message:
courseasset validation failed: _contentTypeParentId: Path `_contentTypeParentId` is required.
There seems to be a problem with
_contentTypeParentId
. I noticed some old issues. Is there a workaround to import courses that get this issue? Can_contentTypeParentId
be set anywhere in thesrc
of the course? It is running fine with grunt.Steps to Reproduce
Versions
The text was updated successfully, but these errors were encountered: