Importing Images from Excel
Codebeamer imports images in Excel workbooks and attaches images to the target issue/work item during import. The import also adds the wiki references of these images into the fields where the images appear.
Yet there is one limitation: the images from Excel are just attached to the end of the text of the cell where they belong.
This is happening because in Excel the images are not "inside" of the text, but floating above them, and there is no exact location is known where the image belongs. For example if in excel you have a cell with "apple [picture] banana", then there is no information available that the "picture" is actually between the two words (there is no anchor to the picture there).
This should be manually corrected by editing all the locations where the images are inside Codebeamer and putting the images to the appropriate places.