-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Component - Export
-
None
Problem Statement:
Currently, when exporting components from Compass to a CSV file, the 'Type' column (and its corresponding data) is missing. According to the Create and update components using a CSV file documentation, both 'Name' and 'Type' are mandatory fields for performing bulk updates via CSV import.
Because the export lacks this required field, users cannot easily modify existing components in bulk (e.g., updating labels or descriptions) because they lack the "Type" data needed to satisfy the import requirements.
Suggested Solution:
Update the Compass export functionality to include the 'Type' header and the associated component type data for all exported rows.