[ACE-449] No tool tip details on the map Created: 06/Jan/26  Updated: 27/Apr/26  Due: 31/Jan/26

Status: Ready for QA
Project: ACE
Component/s: UCMDB
Affects Version/s: None
Fix Version/s: UCMDB 4.0.0.23

Type: Bug Priority: Normal
Reporter: Eyob Tatek Assignee: Eyob Tatek
Resolution: Unresolved Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Attachments: PNG File tooltip.png    
Customer:
OMAN-Tel
Planned Start:
Planned End:

 Description   
  • ACE, While hovering on the site that is shown on the map, tooltip is not showing.

Platform
http://10.172.20.88:6016/ACE_UCMDB_UI/



 Comments   
Comment by Bessem Manita [ 23/Jan/26 ]
  • We already have the element name/objectid in left form.
Comment by Zein Trabelsi [ 24/Apr/26 ]

Map marker tooltip on hover now shows the element name.

Two complementary fixes:

1. ACE-GIS library (g-map-drawing-mixin.js): when rendering an
edited Point feature, set the google.maps.Marker title option
from feature.properties.title or .name. Brings the
editOrNewFeature path in line with GMapDataLayer.setData.
Fixes: Site edit page red pin.

2. UCMDB (AbstractAceElementEditComponent.java): default
getGMapMarkerDescription() now returns editedElement.getName()
via reflection instead of empty string.
Fixes: every element edit page inheriting the default initMap
(BTS, NodeB, EnodeB, GSM Cell, Router, Repeater, etc.).

Generated at Mon Jun 15 14:02:37 EEST 2026 using JIRA 6.1.4#6159-sha1:44eaedef2e4a625c6c7183698b2468d4719c20dc.