Perhaps you need to reload a diagram, package or project. There are various methods to do so.
Sadly, reloading the package/diagram/etc. does not fix the behavior.
If you right click -> Advanced -> the "Composite" check mark is selected! However, the component does not display the infinity symbol in the lower right corner, nor can you double-click on the component to drill down to its CompositeStructure diagram.
I have created two components on the same diagram using SQL inserts into the t_object, t_diagrams and t_diagramobjects tables. I have "unset" and "reset" the composite element attribute using EA on 1540 and the infinity shows up properly. However, on object_id = 1541, I have not. It shows up as composite under Advanced... but not in the actual diagram.
t_object for 1540 & 1541:
1540 Component 0 1.2.1.2 Test Fn NULL NULL 1.0 NULL 73 NULL 8 1 0 NULL -1 0 -1 0 -1 2008-08-05 18:28:26.093 2008-08-05 18:29:21.000 Proposed 0 0 NULL NULL NULL NULL NULL NULL NULL NULL NULL <none> NULL NULL NULL 1.0 Public NULL NULL 0 {0B4F0E91-982A-457D-8E29-CD12C713C622} 565 NULL NULL 0 0 0 0 0 NULL NULL NULL NULL NULL NULL
1541 Component 0 1.2.1.3 Test Fn 2 NULL NULL 1.0 NULL 73 NULL 8 1 0 NULL -1 0 -1 0 -1 2008-08-05 18:30:07.217 2008-08-05 18:30:07.217 Proposed 0 0 NULL NULL NULL NULL NULL NULL NULL NULL NULL <none> NULL NULL NULL 1.0 Public NULL NULL 0 {DC10FEF9-38F9-4778-ADA8-AE02F12E33B7} 565 NULL NULL 0 0 0 0 0 NULL NULL NULL NULL NULL NULL
t_diagramobjects for 1540 & 1541:
54 1540 -170 280 400 -240 2 DUID=3FEEAB74; 6448
54 1541 -170 60 180 -240 1 DUID=47AB4AFE; 6449
t_diagram:
54 73 565 CompositeStructure 1.2.1 FnParent 1.0 user 0 NULL NULL 1 1 1 P 2500 2500 100 2007-01-18 20:51:10.000 2008-08-05 18:30:31.000 NULL 1 1 1 HideRel=0;ShowTags=0;ShowReqs=0;ShowCons=0;OpParams=1;ShowSN=0;ScalePI=0;PPgs.cx=1;PPgs.cy=1;PSize=161;ShowIcons=1;SuppCN=0;HideProps=0;HideParents=0;UseAlias=0;HideAtts=0;HideOps=0;HideStereo=0;HideEStereo=0;FormName=; 0 {29032DA5-12CE-4025-9955-19FEFC2C348E} NULL locked=false;orientation=0;width=0;inbar=false;names=false;color=0;bold=false;fcol=0;;cls=0; ExcludeRTF=0;DocAll=0;HideQuals=0;AttPkg=1;ShowTests=0;ShowMaint=0;SuppressFOC=1;MatrixActive=0;SwimlanesActive=1;MatrixLineWidth=1;MatrixLocked=0;TConnectorNotation=UML 2.1;TExplicitNavigability=0;AdvancedElementProps=1;AdvancedFeatureProps=1;AdvancedConnectorProps=1;ProfileData=;MDGDgm=;STBLDgm=;ShowNotes=0;VisibleAttributeDetail=0;ShowOpRetType=1;SuppressBrackets=0;SuppConnectorLabels=0;PrintPageHeadFoot=0;ShowAsList=0;
Thanks for any assistance :-)