Component(s) not valid
Symptoms
An issue does not get synchronized and appears in the troubleshooting section with the category 'Component(s) not valid' and the message, e.g. '"components":"Component name 'C4' is not valid"'.
The 'components' part identifies the internal id of the field which is affected.
Cause
A Component was set to the issue in the sender project and is mapped to a value which is not a valid Component in the receiver project. This can be due to an invalid mapping configuration in Backbone or a missing configuration in the receiving project.
Resolution
The following steps should be done in order to resolve this problem.
- Check the components configuration of the receiving project if all components are configured the desired way.
- Access the Field Mappings configuration, edit the component field mapping and check that your components are mapped correctly. If you use the Passthrough Mapping, you may want to check the "create missing components" option so that Backbone will create the missing components on the fly.
If you use the Passthrough Mapping and your component names are different in the two projects, please use the Components Mapping and map the desired components to each other. - After fixing your configuration...