[ACE-410] 644 & 645 : Route Hops Check Report & None Routed Sites Report Created: 16/Dec/25  Updated: 24/Dec/25  Due: 16/Dec/25

Status: Done
Project: ACE
Component/s: UCMDB
Affects Version/s: None
Fix Version/s: None

Type: Task Priority: Normal
Reporter: Bessem Manita Assignee: Nouha Mhadhbi
Resolution: Unresolved Votes: 0
Labels: None
Remaining Estimate: 0 minutes
Time Spent: 7 hours
Original Estimate: Not Specified

Customer:
Mobinets
Planned Start:
Planned End:
Actual Start:
Date of Baselining:

 Description   

-put NonRoutedSiteService logic inside versionservice to hold
*the pagination

  • public Page<NonRoutedSiteDto> findNonRoutedSites(
    String versionId,
    Pageable pageable,
    Predicate... filters)
    *public long countNonRoutedSites(String versionId, Predicate... filters)
  • compute for core logic
  • private Set<String> loadRoutedSites(String versionId)
    *private Map<String, Set<String>> loadAdjacentSites(String versionId)
    -RouteDependencyCalculator component to
    *for the calcule logic :processRoute & calculate -missing parts of RoutingManager (route piece)
    -add NonRoutedSiteDto for NonRoutedSite report and add RouteHopsCheckDto for RouteHopsCheck report
    -add navigation on the sidebar for both
    -add view NonRoutedSiteView for NonRoutedSite report
    -add view RouteHopsCheckView for RouteHopsCheck report


 Comments   
Comment by Nouha Mhadhbi [ 16/Dec/25 ]

Implement the logic as described in the description

Generated at Mon Jun 15 15:50:47 EEST 2026 using JIRA 6.1.4#6159-sha1:44eaedef2e4a625c6c7183698b2468d4719c20dc.