How do I import the Defect Tracking Schema template from a newer version of ClearQuest?
You want to import the Defect Tracking Schema template from a newer version of ClearQuest into a version of the master schema that’s been upgraded from an older version. You first need to make sure that you don’t already have a schema called Defect Tracking, or the import will fail. Then you need to run cqload importschema on the DefectTracking.schema in the schema subdirectory off of ClearQuest home. cqload importschema clearquest-login clearquest-password path-to-import.txt You’ll likely get errors complaining about missing packages, and you’ll be able to add most of these packages into the schema using the Package Wizard.