-
Suggestion
-
Resolution: Unresolved
-
None
Issue Summary
When importing a component via CSV containing a custom field, the review page incorrectly displays it as non-case sensitive instead of respecting the CSV format.
Steps to Reproduce
- Create a custom field in Compass
- Add the name of the field with a capital letter, ex: Primary
- Add the component via CSV
Expected Results
The review page should show custom:Primary
Actual Results
The review page shows a response that doesn't respect the case-Sensitive.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available